#5EEEAE#5EEEAE
#5EEEAE is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.5% C 0.154 H 161.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEEAE |
|---|---|
| RGB | rgb(94, 238, 174) |
| HSL | hsl(153, 81%, 65%) |
| HSV | hsv(153, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(85.29, -53.28, 19.69) |
| CIE-LCH | lch(85.29, 56.80, 159.71°) |
| OKLab | oklab(85.45% -0.1461 0.0502) |
| OKLCH | oklch(85.45% 0.154 161) |
| XYZ | xyz(42.8266, 66.5804, 50.6305) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 3.93
Greenish Turquoise
#00FBB0
ΔE00 4.00
Greenish Cyan
#2AFEB7
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEEAE #EE5E9E
analogous
#5EEE66 #5EEEAE #5EE6EE
triadic
#5EEEAE #AE5EEE #EEAE5E
tetradic
#5EEEAE #665EEE #EE5E9E #E6EE5E
square
#5EEEAE #665EEE #EE5E9E #E6EE5E
split-complementary
#5EEEAE #EE5EE6 #EE665E
monochromatic
#14BE72 #27E892 #5EEEAE #95F4CA #CDFAE6
Accessibility & contrast
On white
1.47
#5EEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#5EEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEEAE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEEAE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAA
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eeeae; /* rgb */ color: rgb(94, 238, 174); /* oklch */ color: oklch(85.5% 0.154 161.0);
Tailwind
colors: {
custom: {
50: '#98f4c6',
500: '#5eeeae',
950: '#000000',
},
}SCSS
$custom: #5eeeae; $custom-light: #98f4c6; $custom-dark: #000000;
JSON
{
"hex": "#5eeeae",
"rgb": {
"r": 94,
"g": 238,
"b": 174
},
"hsl": {
"h": 153.333,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85454,
"c": 0.15447,
"h": 161
},
"luminance": 0.66585
}Semantic roles & 50–950 ramp
primary
#5EEEAE
secondary
#BC3471
accent
#0867DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582