#5CE9E8#5CE9E8
#5CE9E8 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.8% C 0.120 H 194.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9E8 |
|---|---|
| RGB | rgb(92, 233, 232) |
| HSL | hsl(180, 76%, 64%) |
| HSV | hsv(180, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 0.4%, 8.6%) |
| CIE-LAB | lab(85.19, -37.67, -10.85) |
| CIE-LCH | lch(85.19, 39.20, 196.06°) |
| OKLab | oklab(85.82% -0.1165 -0.0301) |
| OKLCH | oklch(85.82% 0.12 194.5) |
| XYZ | xyz(48.1116, 66.3742, 86.6042) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.06
Bright Cyan
#41FDFE
ΔE00 4.46
Aqua
#00FFFF
ΔE00 5.24
Bright Turquoise
#0FFEF9
ΔE00 5.28
Turquoise
#40E0D0
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9E8 #E95C5D
analogous
#5CE9A1 #5CE9E8 #5CA3E9
triadic
#5CE9E8 #E85CE9 #E9E85C
tetradic
#5CE9E8 #A15CE9 #E95C5D #A3E95C
square
#5CE9E8 #A15CE9 #E95C5D #A3E95C
split-complementary
#5CE9E8 #E95CA3 #E9A15C
monochromatic
#18B3B1 #26E2E0 #5CE9E8 #92F0F0 #C8F8F7
Accessibility & contrast
On white
1.47
#5CE9E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#5CE9E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9E8
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9E8 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE8
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ce9e8; /* rgb */ color: rgb(92, 233, 232); /* oklch */ color: oklch(85.8% 0.120 194.5);
Tailwind
colors: {
custom: {
50: '#99f0ef',
500: '#5ce9e8',
950: '#000000',
},
}SCSS
$custom: #5ce9e8; $custom-light: #99f0ef; $custom-dark: #000000;
JSON
{
"hex": "#5ce9e8",
"rgb": {
"r": 92,
"g": 233,
"b": 232
},
"hsl": {
"h": 179.574,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.85819,
"c": 0.12035,
"h": 194.5
},
"luminance": 0.66379
}Semantic roles & 50–950 ramp
primary
#5CE9E8
secondary
#B33637
accent
#0D0FD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585