#5CE8E9#5CE8E9
#5CE8E9 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.6% C 0.120 H 195.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE8E9 |
|---|---|
| RGB | rgb(92, 232, 233) |
| HSL | hsl(180, 76%, 64%) |
| HSV | hsv(180, 61%, 91%) |
| CMYK | cmyk(60.5%, 0.4%, 0%, 8.6%) |
| CIE-LAB | lab(84.93, -36.94, -11.76) |
| CIE-LCH | lch(84.93, 38.77, 197.66°) |
| OKLab | oklab(85.62% -0.1151 -0.0326) |
| OKLCH | oklch(85.62% 0.12 195.8) |
| XYZ | xyz(47.9718, 65.8666, 87.2603) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.98
Bright Cyan
#41FDFE
ΔE00 4.67
Aqua
#00FFFF
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 5.64
Bright Turquoise
#0FFEF9
ΔE00 5.72
Mediumturquoise
#48D1CC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE8E9 #E95D5C
analogous
#5CE9A3 #5CE8E9 #5CA1E9
triadic
#5CE8E9 #E95CE8 #E8E95C
tetradic
#5CE8E9 #A35CE9 #E95D5C #A1E95C
square
#5CE8E9 #A35CE9 #E95D5C #A1E95C
split-complementary
#5CE8E9 #E95CA1 #E9A35C
monochromatic
#18B1B3 #26E0E2 #5CE8E9 #92F0F0 #C8F7F8
Accessibility & contrast
On white
1.48
#5CE8E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#5CE8E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE8E9
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE8E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE8E9 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEE9
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ce8e9; /* rgb */ color: rgb(92, 232, 233); /* oklch */ color: oklch(85.6% 0.120 195.8);
Tailwind
colors: {
custom: {
50: '#99f0f0',
500: '#5ce8e9',
950: '#000000',
},
}SCSS
$custom: #5ce8e9; $custom-light: #99f0f0; $custom-dark: #000000;
JSON
{
"hex": "#5ce8e9",
"rgb": {
"r": 92,
"g": 232,
"b": 233
},
"hsl": {
"h": 180.426,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.8562,
"c": 0.11963,
"h": 195.8
},
"luminance": 0.65872
}Semantic roles & 50–950 ramp
primary
#5CE8E9
secondary
#B33736
accent
#0F0DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585