#6EEFB2#6EEFB2
#6EEFB2 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.3% C 0.145 H 160.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFB2 |
|---|---|
| RGB | rgb(110, 239, 178) |
| HSL | hsl(152, 80%, 68%) |
| HSV | hsv(152, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(86.14, -49.59, 18.87) |
| CIE-LCH | lch(86.14, 53.06, 159.17°) |
| OKLab | oklab(86.3% -0.1363 0.0482) |
| OKLCH | oklch(86.3% 0.145 160.5) |
| XYZ | xyz(45.3288, 68.2583, 52.8973) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 3.43
Light Aquamarine
#7BFDC7
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 3.94
Greenish Cyan
#2AFEB7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFB2 #EF6EAB
analogous
#6EEF71 #6EEFB2 #6EEBEF
triadic
#6EEFB2 #B26EEF #EFB26E
tetradic
#6EEFB2 #716EEF #EF6EAB #EBEF6E
square
#6EEFB2 #716EEF #EF6EAB #EBEF6E
split-complementary
#6EEFB2 #EF6EEB #EF716E
monochromatic
#17CC76 #37E995 #6EEFB2 #A5F5CF #DCFBED
Accessibility & contrast
On white
1.43
#6EEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#6EEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFB2
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFB2 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAF
Deuteranopia (green-blind)
#DAD2B6
Tritanopia (blue-blind)
#3FEEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eefb2; /* rgb */ color: rgb(110, 239, 178); /* oklch */ color: oklch(86.3% 0.145 160.5);
Tailwind
colors: {
custom: {
50: '#a1f5c9',
500: '#6eefb2',
950: '#000000',
},
}SCSS
$custom: #6eefb2; $custom-light: #a1f5c9; $custom-dark: #000000;
JSON
{
"hex": "#6eefb2",
"rgb": {
"r": 110,
"g": 239,
"b": 178
},
"hsl": {
"h": 151.628,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.86302,
"c": 0.1446,
"h": 160.5
},
"luminance": 0.68262
}Semantic roles & 50–950 ramp
primary
#6EEFB2
secondary
#C73A7D
accent
#096DDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582