#6FE4BE#6FE4BE
#6FE4BE is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.0% C 0.120 H 169.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE4BE |
|---|---|
| RGB | rgb(111, 228, 190) |
| HSL | hsl(161, 68%, 66%) |
| HSV | hsv(161, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 16.7%, 10.6%) |
| CIE-LAB | lab(83.22, -42.10, 8.49) |
| CIE-LCH | lch(83.22, 42.94, 168.59°) |
| OKLab | oklab(84.02% -0.1185 0.0217) |
| OKLCH | oklch(84.02% 0.12 169.6) |
| XYZ | xyz(43.5890, 62.5802, 58.4874) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.75
Aqua (survey)
#13EAC9
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE4BE #E46F95
analogous
#6FE484 #6FE4BE #6FD0E4
triadic
#6FE4BE #BE6FE4 #E4BE6F
tetradic
#6FE4BE #846FE4 #E46F95 #D0E46F
square
#6FE4BE #846FE4 #E46F95 #D0E46F
split-complementary
#6FE4BE #E46FD0 #E4846F
monochromatic
#22B686 #3BDAA7 #6FE4BE #A3EED5 #D6F7ED
Accessibility & contrast
On white
1.55
#6FE4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#6FE4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE4BE
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE4BE | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BC
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#3EE5D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe4be; /* rgb */ color: rgb(111, 228, 190); /* oklch */ color: oklch(84.0% 0.120 169.6);
Tailwind
colors: {
custom: {
50: '#a0edd1',
500: '#6fe4be',
950: '#000000',
},
}SCSS
$custom: #6fe4be; $custom-light: #a0edd1; $custom-dark: #000000;
JSON
{
"hex": "#6fe4be",
"rgb": {
"r": 111,
"g": 228,
"b": 190
},
"hsl": {
"h": 160.513,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.84024,
"c": 0.12047,
"h": 169.6
},
"luminance": 0.62584
}Semantic roles & 50–950 ramp
primary
#6FE4BE
secondary
#B74067
accent
#1552D0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583