#6EEEAE#6EEEAE
#6EEEAE is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.0% C 0.147 H 159.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEAE |
|---|---|
| RGB | rgb(110, 238, 174) |
| HSL | hsl(150, 79%, 68%) |
| HSV | hsv(150, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(85.76, -49.98, 20.42) |
| CIE-LCH | lch(85.76, 53.99, 157.77°) |
| OKLab | oklab(85.97% -0.137 0.052) |
| OKLCH | oklch(85.97% 0.147 159.2) |
| XYZ | xyz(44.6411, 67.5161, 50.7156) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.52
Light Aquamarine
#7BFDC7
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEAE #EE6EAE
analogous
#6EEE6E #6EEEAE #6EEEEE
triadic
#6EEEAE #AE6EEE #EEAE6E
tetradic
#6EEEAE #6E6EEE #EE6EAE #EEEE6E
square
#6EEEAE #6E6EEE #EE6EAE #EEEE6E
split-complementary
#6EEEAE #EE6EEE #EE6E6E
monochromatic
#18CA71 #37E88F #6EEEAE #A5F4CD #DCFBEB
Accessibility & contrast
On white
1.45
#6EEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6EEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEAE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEAE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAA
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#42EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeeae; /* rgb */ color: rgb(110, 238, 174); /* oklch */ color: oklch(86.0% 0.147 159.2);
Tailwind
colors: {
custom: {
50: '#a0f4c6',
500: '#6eeeae',
950: '#000000',
},
}SCSS
$custom: #6eeeae; $custom-light: #a0f4c6; $custom-dark: #000000;
JSON
{
"hex": "#6eeeae",
"rgb": {
"r": 110,
"g": 238,
"b": 174
},
"hsl": {
"h": 150,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85973,
"c": 0.14659,
"h": 159.2
},
"luminance": 0.6752
}Semantic roles & 50–950 ramp
primary
#6EEEAE
secondary
#C63A80
accent
#0A73DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582