#6EDEB3#6EDEB3
#6EDEB3 is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.3% C 0.121 H 166.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEB3 |
|---|---|
| RGB | rgb(110, 222, 179) |
| HSL | hsl(157, 63%, 65%) |
| HSV | hsv(157, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.19, -42.09, 11.39) |
| CIE-LCH | lch(81.19, 43.60, 164.86°) |
| OKLab | oklab(82.28% -0.1174 0.0292) |
| OKLCH | oklch(82.28% 0.121 166) |
| XYZ | xyz(40.6847, 58.8087, 51.8463) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.97
Eucalyptus
#44D7A8
ΔE00 3.50
Light Teal
#90E4C1
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 4.60
Seafoam Blue
#78D1B6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEB3 #DE6E99
analogous
#6EDE7B #6EDEB3 #6ED1DE
triadic
#6EDEB3 #B36EDE #DEB36E
tetradic
#6EDEB3 #7B6EDE #DE6E99 #D1DE6E
square
#6EDEB3 #7B6EDE #DE6E99 #D1DE6E
split-complementary
#6EDEB3 #DE6ED1 #DE7B6E
monochromatic
#27AB78 #3CD399 #6EDEB3 #A0E9CD #D2F5E7
Accessibility & contrast
On white
1.65
#6EDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#6EDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEB3
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEB3 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#45DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edeb3; /* rgb */ color: rgb(110, 222, 179); /* oklch */ color: oklch(82.3% 0.121 166.0);
Tailwind
colors: {
custom: {
50: '#9fe9c9',
500: '#6edeb3',
950: '#000000',
},
}SCSS
$custom: #6edeb3; $custom-light: #9fe9c9; $custom-dark: #000000;
JSON
{
"hex": "#6edeb3",
"rgb": {
"r": 110,
"g": 222,
"b": 179
},
"hsl": {
"h": 156.964,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82279,
"c": 0.121,
"h": 166
},
"luminance": 0.58812
}Semantic roles & 50–950 ramp
primary
#6EDEB3
secondary
#AD436C
accent
#1B5ECB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482