#5CE5ED#5CE5ED
#5CE5ED is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.1% C 0.118 H 200.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5ED |
|---|---|
| RGB | rgb(92, 229, 237) |
| HSL | hsl(183, 80%, 65%) |
| HSV | hsv(183, 61%, 93%) |
| CMYK | cmyk(61.2%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(84.19, -34.46, -14.98) |
| CIE-LCH | lch(84.19, 37.57, 203.50°) |
| OKLab | oklab(85.06% -0.1104 -0.0415) |
| OKLCH | oklch(85.06% 0.118 200.6) |
| XYZ | xyz(47.7124, 64.4233, 90.0248) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Aqua Blue
#02D8E9
ΔE00 4.57
Bright Light Blue
#26F7FD
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5ED #ED645C
analogous
#5CEDAC #5CE5ED #5C9DED
triadic
#5CE5ED #ED5CE5 #E5ED5C
tetradic
#5CE5ED #AC5CED #ED645C #9DED5C
square
#5CE5ED #AC5CED #ED645C #9DED5C
split-complementary
#5CE5ED #ED5C9D #EDAC5C
monochromatic
#15B1BA #25DCE7 #5CE5ED #93EEF3 #CAF7F9
Accessibility & contrast
On white
1.51
#5CE5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5CE5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5ED
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5ED | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ce5ed; /* rgb */ color: rgb(92, 229, 237); /* oklch */ color: oklch(85.1% 0.118 200.6);
Tailwind
colors: {
custom: {
50: '#99edf2',
500: '#5ce5ed',
950: '#000000',
},
}SCSS
$custom: #5ce5ed; $custom-light: #99edf2; $custom-dark: #000000;
JSON
{
"hex": "#5ce5ed",
"rgb": {
"r": 92,
"g": 229,
"b": 237
},
"hsl": {
"h": 183.31,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85059,
"c": 0.11797,
"h": 200.6
},
"luminance": 0.64428
}Semantic roles & 50–950 ramp
primary
#5CE5ED
secondary
#B93B34
accent
#1509DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585