#6EE5B2#6EE5B2
#6EE5B2 is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.9% C 0.131 H 163.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE5B2 |
|---|---|
| RGB | rgb(110, 229, 178) |
| HSL | hsl(154, 70%, 66%) |
| HSV | hsv(154, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 22.3%, 10.2%) |
| CIE-LAB | lab(83.21, -45.35, 14.78) |
| CIE-LCH | lch(83.21, 47.70, 161.95°) |
| OKLab | oklab(83.92% -0.1256 0.0379) |
| OKLCH | oklch(83.92% 0.131 163.2) |
| XYZ | xyz(42.4818, 62.5643, 51.9483) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.34
Eucalyptus
#44D7A8
ΔE00 4.44
Aqua Marine
#2EE8BB
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 4.71
Light Teal
#90E4C1
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE5B2 #E56EA1
analogous
#6EE577 #6EE5B2 #6EDDE5
triadic
#6EE5B2 #B26EE5 #E5B26E
tetradic
#6EE5B2 #776EE5 #E56EA1 #DDE56E
square
#6EE5B2 #776EE5 #E56EA1 #DDE56E
split-complementary
#6EE5B2 #E56EDD #E5776E
monochromatic
#21B877 #3ADC96 #6EE5B2 #A2EECE #D6F8E9
Accessibility & contrast
On white
1.55
#6EE5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#6EE5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE5B2
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE5B2 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AF
Deuteranopia (green-blind)
#D0CAB5
Tritanopia (blue-blind)
#43E5D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee5b2; /* rgb */ color: rgb(110, 229, 178); /* oklch */ color: oklch(83.9% 0.131 163.2);
Tailwind
colors: {
custom: {
50: '#9feec9',
500: '#6ee5b2',
950: '#000000',
},
}SCSS
$custom: #6ee5b2; $custom-light: #9feec9; $custom-dark: #000000;
JSON
{
"hex": "#6ee5b2",
"rgb": {
"r": 110,
"g": 229,
"b": 178
},
"hsl": {
"h": 154.286,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.8392,
"c": 0.13114,
"h": 163.2
},
"luminance": 0.62568
}Semantic roles & 50–950 ramp
primary
#6EE5B2
secondary
#B83F73
accent
#1465D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582