#5CE1ED#5CE1ED
#5CE1ED is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.116 H 203.5°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1ED |
|---|---|
| RGB | rgb(92, 225, 237) |
| HSL | hsl(185, 80%, 65%) |
| HSV | hsv(185, 61%, 93%) |
| CMYK | cmyk(61.2%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.04, -32.57, -16.70) |
| CIE-LCH | lch(83.04, 36.61, 207.15°) |
| OKLab | oklab(84.13% -0.1064 -0.0463) |
| OKLCH | oklch(84.13% 0.116 203.5) |
| XYZ | xyz(46.6184, 62.2352, 89.6601) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.22
Aqua Blue
#02D8E9
ΔE00 3.58
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Bright Light Blue
#26F7FD
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1ED #ED685C
analogous
#5CEDB1 #5CE1ED #5C98ED
triadic
#5CE1ED #ED5CE1 #E1ED5C
tetradic
#5CE1ED #B15CED #ED685C #98ED5C
square
#5CE1ED #B15CED #ED685C #98ED5C
split-complementary
#5CE1ED #ED5C98 #EDB15C
monochromatic
#15ACBA #25D7E7 #5CE1ED #93EBF3 #CAF5F9
Accessibility & contrast
On white
1.56
#5CE1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#5CE1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1ED
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1ED | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#BBC8EE
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce1ed; /* rgb */ color: rgb(92, 225, 237); /* oklch */ color: oklch(84.1% 0.116 203.5);
Tailwind
colors: {
custom: {
50: '#99eaf2',
500: '#5ce1ed',
950: '#000000',
},
}SCSS
$custom: #5ce1ed; $custom-light: #99eaf2; $custom-dark: #000000;
JSON
{
"hex": "#5ce1ed",
"rgb": {
"r": 92,
"g": 225,
"b": 237
},
"hsl": {
"h": 184.966,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84133,
"c": 0.11601,
"h": 203.5
},
"luminance": 0.6224
}Semantic roles & 50–950 ramp
primary
#5CE1ED
secondary
#B93F34
accent
#1B09DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485