#6EDDB3#6EDDB3
#6EDDB3 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.0% C 0.120 H 166.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDB3 |
|---|---|
| RGB | rgb(110, 221, 179) |
| HSL | hsl(157, 62%, 65%) |
| HSV | hsv(157, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 19%, 13.3%) |
| CIE-LAB | lab(80.89, -41.64, 10.97) |
| CIE-LCH | lch(80.89, 43.07, 165.24°) |
| OKLab | oklab(82.04% -0.1163 0.0282) |
| OKLCH | oklch(82.04% 0.12 166.4) |
| XYZ | xyz(40.4199, 58.2791, 51.7581) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.11
Eucalyptus
#44D7A8
ΔE00 3.46
Mediumaquamarine
#66CDAA
ΔE00 4.05
Light Teal
#90E4C1
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.71
Seafoam Blue
#78D1B6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDB3 #DD6E98
analogous
#6EDD7B #6EDDB3 #6ED0DD
triadic
#6EDDB3 #B36EDD #DDB36E
tetradic
#6EDDB3 #7B6EDD #DD6E98 #D0DD6E
square
#6EDDB3 #7B6EDD #DD6E98 #D0DD6E
split-complementary
#6EDDB3 #DD6ED0 #DD7B6E
monochromatic
#28A978 #3CD199 #6EDDB3 #A0E9CD #D1F4E7
Accessibility & contrast
On white
1.66
#6EDDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#6EDDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDB3
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDB3 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#C8C4B6
Tritanopia (blue-blind)
#45DED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6eddb3; /* rgb */ color: rgb(110, 221, 179); /* oklch */ color: oklch(82.0% 0.120 166.4);
Tailwind
colors: {
custom: {
50: '#9fe8c9',
500: '#6eddb3',
950: '#000000',
},
}SCSS
$custom: #6eddb3; $custom-light: #9fe8c9; $custom-dark: #000000;
JSON
{
"hex": "#6eddb3",
"rgb": {
"r": 110,
"g": 221,
"b": 179
},
"hsl": {
"h": 157.297,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.82041,
"c": 0.11967,
"h": 166.4
},
"luminance": 0.58283
}Semantic roles & 50–950 ramp
primary
#6EDDB3
secondary
#AC446B
accent
#1C5ECA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482