#5CEEAF#5CEEAF
#5CEEAF is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.4% C 0.155 H 161.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEAF |
|---|---|
| RGB | rgb(92, 238, 175) |
| HSL | hsl(154, 81%, 65%) |
| HSV | hsv(154, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(85.26, -53.45, 19.12) |
| CIE-LCH | lch(85.26, 56.77, 160.31°) |
| OKLab | oklab(85.42% -0.1467 0.0488) |
| OKLCH | oklch(85.42% 0.155 161.6) |
| XYZ | xyz(42.7219, 66.5151, 51.1364) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Greenish Turquoise
#00FBB0
ΔE00 3.96
Greenish Cyan
#2AFEB7
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEAF #EE5C9B
analogous
#5CEE66 #5CEEAF #5CE4EE
triadic
#5CEEAF #AF5CEE #EEAF5C
tetradic
#5CEEAF #665CEE #EE5C9B #E4EE5C
square
#5CEEAF #665CEE #EE5C9B #E4EE5C
split-complementary
#5CEEAF #EE5CE4 #EE665C
monochromatic
#14BC73 #25E894 #5CEEAF #93F4CA #CBFAE5
Accessibility & contrast
On white
1.47
#5CEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#5CEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEAF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEAF | 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)
#EBDEAB
Deuteranopia (green-blind)
#D7CFB3
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ceeaf; /* rgb */ color: rgb(92, 238, 175); /* oklch */ color: oklch(85.4% 0.155 161.6);
Tailwind
colors: {
custom: {
50: '#98f4c7',
500: '#5ceeaf',
950: '#000000',
},
}SCSS
$custom: #5ceeaf; $custom-light: #98f4c7; $custom-dark: #000000;
JSON
{
"hex": "#5ceeaf",
"rgb": {
"r": 92,
"g": 238,
"b": 175
},
"hsl": {
"h": 154.11,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85419,
"c": 0.15456,
"h": 161.6
},
"luminance": 0.6652
}Semantic roles & 50–950 ramp
primary
#5CEEAF
secondary
#BB336E
accent
#0864DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582