#5CEEAB#5CEEAB
#5CEEAB is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.3% C 0.158 H 160.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEAB |
|---|---|
| RGB | rgb(92, 238, 171) |
| HSL | hsl(152, 81%, 65%) |
| HSV | hsv(152, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.18, -54.27, 21.08) |
| CIE-LCH | lch(85.18, 58.22, 158.77°) |
| OKLab | oklab(85.33% -0.1485 0.0536) |
| OKLCH | oklch(85.33% 0.158 160.1) |
| XYZ | xyz(42.3349, 66.3603, 49.0979) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 3.78
Greenish Turquoise
#00FBB0
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEAB #EE5C9F
analogous
#5CEE62 #5CEEAB #5CE8EE
triadic
#5CEEAB #AB5CEE #EEAB5C
tetradic
#5CEEAB #625CEE #EE5C9F #E8EE5C
square
#5CEEAB #625CEE #EE5C9F #E8EE5C
split-complementary
#5CEEAB #EE5CE8 #EE625C
monochromatic
#14BC6F #25E88E #5CEEAB #93F4C8 #CBFAE4
Accessibility & contrast
On white
1.47
#5CEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5CEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEAB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEAB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA7
Deuteranopia (green-blind)
#D7CFAF
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ceeab; /* rgb */ color: rgb(92, 238, 171); /* oklch */ color: oklch(85.3% 0.158 160.1);
Tailwind
colors: {
custom: {
50: '#98f4c4',
500: '#5ceeab',
950: '#000000',
},
}SCSS
$custom: #5ceeab; $custom-light: #98f4c4; $custom-dark: #000000;
JSON
{
"hex": "#5ceeab",
"rgb": {
"r": 92,
"g": 238,
"b": 171
},
"hsl": {
"h": 152.466,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85328,
"c": 0.15786,
"h": 160.1
},
"luminance": 0.66365
}Semantic roles & 50–950 ramp
primary
#5CEEAB
secondary
#BB3372
accent
#086ADD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582