#5CE0EB#5CE0EB
#5CE0EB is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.8% C 0.115 H 202.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0EB |
|---|---|
| RGB | rgb(92, 224, 235) |
| HSL | hsl(185, 78%, 64%) |
| HSV | hsv(185, 61%, 92%) |
| CMYK | cmyk(60.9%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.69, -32.66, -16.17) |
| CIE-LCH | lch(82.69, 36.44, 206.34°) |
| OKLab | oklab(83.83% -0.1062 -0.0448) |
| OKLCH | oklch(83.83% 0.115 202.9) |
| XYZ | xyz(46.0583, 61.5799, 88.0399) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Bright Light Blue
#26F7FD
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0EB #EB675C
analogous
#5CEBAE #5CE0EB #5C99EB
triadic
#5CE0EB #EB5CE0 #E0EB5C
tetradic
#5CE0EB #AE5CEB #EB675C #99EB5C
square
#5CE0EB #AE5CEB #EB675C #99EB5C
split-complementary
#5CE0EB #EB5C99 #EBAE5C
monochromatic
#16AAB6 #25D6E4 #5CE0EB #93EAF2 #C9F5F8
Accessibility & contrast
On white
1.58
#5CE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#5CE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0EB
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0EB | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce0eb; /* rgb */ color: rgb(92, 224, 235); /* oklch */ color: oklch(83.8% 0.115 202.9);
Tailwind
colors: {
custom: {
50: '#99eaf1',
500: '#5ce0eb',
950: '#000000',
},
}SCSS
$custom: #5ce0eb; $custom-light: #99eaf1; $custom-dark: #000000;
JSON
{
"hex": "#5ce0eb",
"rgb": {
"r": 92,
"g": 224,
"b": 235
},
"hsl": {
"h": 184.615,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83831,
"c": 0.11523,
"h": 202.9
},
"luminance": 0.61585
}Semantic roles & 50–950 ramp
primary
#5CE0EB
secondary
#B63F35
accent
#1B0BDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485