#6EEEB2#6EEEB2
#6EEEB2 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.1% C 0.143 H 160.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEB2 |
|---|---|
| RGB | rgb(110, 238, 178) |
| HSL | hsl(152, 79%, 68%) |
| HSV | hsv(152, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(85.84, -49.18, 18.46) |
| CIE-LCH | lch(85.84, 52.53, 159.42°) |
| OKLab | oklab(86.06% -0.1353 0.0472) |
| OKLCH | oklch(86.06% 0.143 160.8) |
| XYZ | xyz(45.0369, 67.6744, 52.7999) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 3.69
Seafoam (survey)
#80F9AD
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.19
Seafoam
#7FE0B3
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEB2 #EE6EAA
analogous
#6EEE72 #6EEEB2 #6EEAEE
triadic
#6EEEB2 #B26EEE #EEB26E
tetradic
#6EEEB2 #726EEE #EE6EAA #EAEE6E
square
#6EEEB2 #726EEE #EE6EAA #EAEE6E
split-complementary
#6EEEB2 #EE6EEA #EE726E
monochromatic
#18CA76 #37E895 #6EEEB2 #A5F4CF #DCFBEC
Accessibility & contrast
On white
1.44
#6EEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#6EEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEB2
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEB2 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFAF
Deuteranopia (green-blind)
#D9D1B6
Tritanopia (blue-blind)
#40EDDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eeeb2; /* rgb */ color: rgb(110, 238, 178); /* oklch */ color: oklch(86.1% 0.143 160.8);
Tailwind
colors: {
custom: {
50: '#a0f4c9',
500: '#6eeeb2',
950: '#000000',
},
}SCSS
$custom: #6eeeb2; $custom-light: #a0f4c9; $custom-dark: #000000;
JSON
{
"hex": "#6eeeb2",
"rgb": {
"r": 110,
"g": 238,
"b": 178
},
"hsl": {
"h": 151.875,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.86064,
"c": 0.14325,
"h": 160.8
},
"luminance": 0.67678
}Semantic roles & 50–950 ramp
primary
#6EEEB2
secondary
#C63A7C
accent
#0A6CDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582