#5CEEC8#5CEEC8
#5CEEC8 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.0% C 0.137 H 172.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEC8 |
|---|---|
| RGB | rgb(92, 238, 200) |
| HSL | hsl(164, 81%, 65%) |
| HSV | hsv(164, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 16%, 6.7%) |
| CIE-LAB | lab(85.80, -47.92, 6.87) |
| CIE-LCH | lch(85.80, 48.41, 171.84°) |
| OKLab | oklab(86.04% -0.1355 0.0174) |
| OKLCH | oklch(86.04% 0.137 172.7) |
| XYZ | xyz(45.4084, 67.5898, 65.2855) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 2.98
Aqua (survey)
#13EAC9
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.38
Tiffany Blue
#7BF2DA
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEC8 #EE5C82
analogous
#5CEE7F #5CEEC8 #5CCBEE
triadic
#5CEEC8 #C85CEE #EEC85C
tetradic
#5CEEC8 #7F5CEE #EE5C82 #CBEE5C
square
#5CEEC8 #7F5CEE #EE5C82 #CBEE5C
split-complementary
#5CEEC8 #EE5CCB #EE7F5C
monochromatic
#14BC90 #25E8B5 #5CEEC8 #93F4DB #CBFAED
Accessibility & contrast
On white
1.45
#5CEEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#5CEEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEC8
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEC8 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C6
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ceec8; /* rgb */ color: rgb(92, 238, 200); /* oklch */ color: oklch(86.0% 0.137 172.7);
Tailwind
colors: {
custom: {
50: '#98f4d8',
500: '#5ceec8',
950: '#000000',
},
}SCSS
$custom: #5ceec8; $custom-light: #98f4d8; $custom-dark: #000000;
JSON
{
"hex": "#5ceec8",
"rgb": {
"r": 92,
"g": 238,
"b": 200
},
"hsl": {
"h": 164.384,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.86041,
"c": 0.13658,
"h": 172.7
},
"luminance": 0.67595
}Semantic roles & 50–950 ramp
primary
#5CEEC8
secondary
#BB3357
accent
#0840DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583