#5CEEAE#5CEEAE
#5CEEAE is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.4% C 0.155 H 161.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEAE |
|---|---|
| RGB | rgb(92, 238, 174) |
| HSL | hsl(154, 81%, 65%) |
| HSV | hsv(154, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(85.24, -53.66, 19.61) |
| CIE-LCH | lch(85.24, 57.13, 159.92°) |
| OKLab | oklab(85.4% -0.1471 0.05) |
| OKLCH | oklch(85.4% 0.155 161.2) |
| XYZ | xyz(42.6241, 66.4760, 50.6210) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.97
Greenish Turquoise
#00FBB0
ΔE00 3.91
Greenish Cyan
#2AFEB7
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.29
Light Aquamarine
#7BFDC7
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEAE #EE5C9C
analogous
#5CEE65 #5CEEAE #5CE5EE
triadic
#5CEEAE #AE5CEE #EEAE5C
tetradic
#5CEEAE #655CEE #EE5C9C #E5EE5C
square
#5CEEAE #655CEE #EE5C9C #E5EE5C
split-complementary
#5CEEAE #EE5CE5 #EE655C
monochromatic
#14BC72 #25E892 #5CEEAE #93F4CA #CBFAE5
Accessibility & contrast
On white
1.47
#5CEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#5CEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEAE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEAE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ceeae; /* rgb */ color: rgb(92, 238, 174); /* oklch */ color: oklch(85.4% 0.155 161.2);
Tailwind
colors: {
custom: {
50: '#98f4c6',
500: '#5ceeae',
950: '#000000',
},
}SCSS
$custom: #5ceeae; $custom-light: #98f4c6; $custom-dark: #000000;
JSON
{
"hex": "#5ceeae",
"rgb": {
"r": 92,
"g": 238,
"b": 174
},
"hsl": {
"h": 153.699,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85396,
"c": 0.15538,
"h": 161.2
},
"luminance": 0.6648
}Semantic roles & 50–950 ramp
primary
#5CEEAE
secondary
#BB336F
accent
#0866DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582