#6EA999#6EA999
#6EA999 is a light, moderate teal. Relative luminance 0.340; OKLCH L 69.0% C 0.066 H 175.3°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA999 |
|---|---|
| RGB | rgb(110, 169, 153) |
| HSL | hsl(164, 26%, 55%) |
| HSV | hsv(164, 35%, 66%) |
| CMYK | cmyk(34.9%, 0%, 9.5%, 33.7%) |
| CIE-LAB | lab(64.95, -22.85, 2.18) |
| CIE-LCH | lch(64.95, 22.95, 174.55°) |
| OKLab | oklab(68.95% -0.066 0.0054) |
| OKLCH | oklch(68.95% 0.066 175.3) |
| XYZ | xyz(26.3661, 33.9893, 35.3021) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.54
Dull Teal
#5F9E8F
ΔE00 3.71
Grey Teal
#5E9B8A
ΔE00 4.63
Greeny Blue
#42B395
ΔE00 7.19
Cadetblue
#5F9EA0
ΔE00 8.01
Sea
#3C9992
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA999 #A96E7E
analogous
#6EA97C #6EA999 #6E9BA9
triadic
#6EA999 #996EA9 #A9996E
tetradic
#6EA999 #7C6EA9 #A96E7E #9BA96E
square
#6EA999 #7C6EA9 #A96E7E #9BA96E
split-complementary
#6EA999 #A96E9B #A97C6E
monochromatic
#3A6257 #51897A #6EA999 #94C0B4 #BBD7CF
Accessibility & contrast
On white
2.69
#6EA999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#6EA999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA999
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA999 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#9B9B9A
Tritanopia (blue-blind)
#5DAAA4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6ea999; /* rgb */ color: rgb(110, 169, 153); /* oklch */ color: oklch(69.0% 0.066 175.3);
Tailwind
colors: {
custom: {
50: '#9ac2b7',
500: '#6ea999',
950: '#000000',
},
}SCSS
$custom: #6ea999; $custom-light: #9ac2b7; $custom-dark: #000000;
JSON
{
"hex": "#6ea999",
"rgb": {
"r": 110,
"g": 169,
"b": 153
},
"hsl": {
"h": 163.729,
"s": 25.541,
"l": 54.706
},
"oklch": {
"l": 0.6895,
"c": 0.06618,
"h": 175.3
},
"luminance": 0.33991
}Semantic roles & 50–950 ramp
primary
#6EA999
secondary
#C6ADB4
accent
#667FC2
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180