#6EEDAE#6EEDAE
#6EEDAE is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.145 H 159.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEDAE |
|---|---|
| RGB | rgb(110, 237, 174) |
| HSL | hsl(150, 78%, 68%) |
| HSV | hsv(150, 54%, 93%) |
| CMYK | cmyk(53.6%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.47, -49.56, 20.02) |
| CIE-LCH | lch(85.47, 53.45, 158.01°) |
| OKLab | oklab(85.73% -0.136 0.051) |
| OKLCH | oklch(85.73% 0.145 159.4) |
| XYZ | xyz(44.3508, 66.9354, 50.6188) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEDAE #ED6EAD
analogous
#6EED6E #6EEDAE #6EEDED
triadic
#6EEDAE #AE6EED #EDAE6E
tetradic
#6EEDAE #6E6EED #ED6EAD #EDED6E
square
#6EEDAE #6E6EED #ED6EAD #EDED6E
split-complementary
#6EEDAE #ED6EED #ED6E6E
monochromatic
#19C871 #38E690 #6EEDAE #A4F4CC #DBFBEB
Accessibility & contrast
On white
1.46
#6EEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6EEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEDAE
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEDAE | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#42ECDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eedae; /* rgb */ color: rgb(110, 237, 174); /* oklch */ color: oklch(85.7% 0.145 159.4);
Tailwind
colors: {
custom: {
50: '#a0f3c6',
500: '#6eedae',
950: '#000000',
},
}SCSS
$custom: #6eedae; $custom-light: #a0f3c6; $custom-dark: #000000;
JSON
{
"hex": "#6eedae",
"rgb": {
"r": 110,
"g": 237,
"b": 174
},
"hsl": {
"h": 150.236,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.85734,
"c": 0.14523,
"h": 159.4
},
"luminance": 0.66939
}Semantic roles & 50–950 ramp
primary
#6EEDAE
secondary
#C53A7F
accent
#0B72DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582