#5CEEA8#5CEEA8
#5CEEA8 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.3% C 0.160 H 159.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEA8 |
|---|---|
| RGB | rgb(92, 238, 168) |
| HSL | hsl(151, 81%, 65%) |
| HSV | hsv(151, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(85.12, -54.88, 22.55) |
| CIE-LCH | lch(85.12, 59.33, 157.66°) |
| OKLab | oklab(85.26% -0.1498 0.0572) |
| OKLCH | oklch(85.26% 0.16 159.1) |
| XYZ | xyz(42.0522, 66.2473, 47.6090) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 3.55
Light Blue Green
#7EFBB3
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.79
Greenish Turquoise
#00FBB0
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEA8 #EE5CA2
analogous
#5CEE5F #5CEEA8 #5CEBEE
triadic
#5CEEA8 #A85CEE #EEA85C
tetradic
#5CEEA8 #5F5CEE #EE5CA2 #EBEE5C
square
#5CEEA8 #5F5CEE #EE5CA2 #EBEE5C
split-complementary
#5CEEA8 #EE5CEB #EE5F5C
monochromatic
#14BC6B #25E88A #5CEEA8 #93F4C6 #CBFAE3
Accessibility & contrast
On white
1.47
#5CEEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5CEEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEA8
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEA8 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA4
Deuteranopia (green-blind)
#D8CFAC
Tritanopia (blue-blind)
#00EDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ceea8; /* rgb */ color: rgb(92, 238, 168); /* oklch */ color: oklch(85.3% 0.160 159.1);
Tailwind
colors: {
custom: {
50: '#98f4c2',
500: '#5ceea8',
950: '#000000',
},
}SCSS
$custom: #5ceea8; $custom-light: #98f4c2; $custom-dark: #000000;
JSON
{
"hex": "#5ceea8",
"rgb": {
"r": 92,
"g": 238,
"b": 168
},
"hsl": {
"h": 151.233,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85262,
"c": 0.16037,
"h": 159.1
},
"luminance": 0.66252
}Semantic roles & 50–950 ramp
primary
#5CEEA8
secondary
#BB3374
accent
#086EDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582