#5CE5E8#5CE5E8
#5CE5E8 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 84.9% C 0.118 H 197.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5E8 |
|---|---|
| RGB | rgb(92, 229, 232) |
| HSL | hsl(181, 75%, 64%) |
| HSV | hsv(181, 60%, 91%) |
| CMYK | cmyk(60.3%, 1.3%, 0%, 9%) |
| CIE-LAB | lab(84.04, -35.82, -12.56) |
| CIE-LCH | lch(84.04, 37.96, 199.33°) |
| OKLab | oklab(84.89% -0.1125 -0.0348) |
| OKLCH | oklch(84.89% 0.118 197.2) |
| XYZ | xyz(46.9921, 64.1351, 86.2311) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.44
Robin'S Egg
#6DEDFD
ΔE00 5.14
Bright Cyan
#41FDFE
ΔE00 5.40
Aqua Blue
#02D8E9
ΔE00 5.59
Mediumturquoise
#48D1CC
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5E8 #E85F5C
analogous
#5CE8A5 #5CE5E8 #5C9FE8
triadic
#5CE5E8 #E85CE5 #E5E85C
tetradic
#5CE5E8 #A55CE8 #E85F5C #9FE85C
square
#5CE5E8 #A55CE8 #E85F5C #9FE85C
split-complementary
#5CE5E8 #E85C9F #E8A55C
monochromatic
#19ADB1 #26DCE0 #5CE5E8 #92EEF0 #C7F6F7
Accessibility & contrast
On white
1.52
#5CE5E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5CE5E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5E8
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5E8 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE8
Deuteranopia (green-blind)
#C0CBE9
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ce5e8; /* rgb */ color: rgb(92, 229, 232); /* oklch */ color: oklch(84.9% 0.118 197.2);
Tailwind
colors: {
custom: {
50: '#99edef',
500: '#5ce5e8',
950: '#000000',
},
}SCSS
$custom: #5ce5e8; $custom-light: #99edef; $custom-dark: #000000;
JSON
{
"hex": "#5ce5e8",
"rgb": {
"r": 92,
"g": 229,
"b": 232
},
"hsl": {
"h": 181.286,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.84889,
"c": 0.11774,
"h": 197.2
},
"luminance": 0.6414
}Semantic roles & 50–950 ramp
primary
#5CE5E8
secondary
#B13A37
accent
#120ED7
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585