#6EDDB2#6EDDB2
#6EDDB2 is a very light, vivid teal. Relative luminance 0.582; OKLCH L 82.0% C 0.120 H 165.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDB2 |
|---|---|
| RGB | rgb(110, 221, 178) |
| HSL | hsl(157, 62%, 65%) |
| HSV | hsv(157, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 19.5%, 13.3%) |
| CIE-LAB | lab(80.87, -41.86, 11.47) |
| CIE-LCH | lch(80.87, 43.40, 164.68°) |
| OKLab | oklab(82.02% -0.1168 0.0294) |
| OKLCH | oklch(82.02% 0.12 165.9) |
| XYZ | xyz(40.3191, 58.2388, 51.2274) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.98
Eucalyptus
#44D7A8
ΔE00 3.42
Mediumaquamarine
#66CDAA
ΔE00 4.14
Light Teal
#90E4C1
ΔE00 4.15
Aqua Marine
#2EE8BB
ΔE00 4.76
Seafoam Blue
#78D1B6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDB2 #DD6E99
analogous
#6EDD7B #6EDDB2 #6ED0DD
triadic
#6EDDB2 #B26EDD #DDB26E
tetradic
#6EDDB2 #7B6EDD #DD6E99 #D0DD6E
square
#6EDDB2 #7B6EDD #DD6E99 #D0DD6E
split-complementary
#6EDDB2 #DD6ED0 #DD7B6E
monochromatic
#28A977 #3CD198 #6EDDB2 #A0E9CC #D1F4E7
Accessibility & contrast
On white
1.66
#6EDDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6EDDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDB2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDB2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#46DDD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6eddb2; /* rgb */ color: rgb(110, 221, 178); /* oklch */ color: oklch(82.0% 0.120 165.9);
Tailwind
colors: {
custom: {
50: '#9fe8c9',
500: '#6eddb2',
950: '#000000',
},
}SCSS
$custom: #6eddb2; $custom-light: #9fe8c9; $custom-dark: #000000;
JSON
{
"hex": "#6eddb2",
"rgb": {
"r": 110,
"g": 221,
"b": 178
},
"hsl": {
"h": 156.757,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.82016,
"c": 0.12041,
"h": 165.9
},
"luminance": 0.58242
}Semantic roles & 50–950 ramp
primary
#6EDDB2
secondary
#AC446C
accent
#1C5FCA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482