#5CE1EE#5CE1EE
#5CE1EE is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.2% C 0.116 H 204.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1EE |
|---|---|
| RGB | rgb(92, 225, 238) |
| HSL | hsl(185, 81%, 65%) |
| HSV | hsv(185, 61%, 93%) |
| CMYK | cmyk(61.3%, 5.5%, 0%, 6.7%) |
| CIE-LAB | lab(83.07, -32.30, -17.19) |
| CIE-LCH | lch(83.07, 36.58, 208.02°) |
| OKLab | oklab(84.17% -0.106 -0.0476) |
| OKLCH | oklch(84.17% 0.116 204.2) |
| XYZ | xyz(46.7649, 62.2938, 90.4317) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.07
Aqua Blue
#02D8E9
ΔE00 3.54
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Bright Light Blue
#26F7FD
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1EE #EE695C
analogous
#5CEEB2 #5CE1EE #5C98EE
triadic
#5CE1EE #EE5CE1 #E1EE5C
tetradic
#5CE1EE #B25CEE #EE695C #98EE5C
square
#5CE1EE #B25CEE #EE695C #98EE5C
split-complementary
#5CE1EE #EE5C98 #EEB25C
monochromatic
#14ADBC #25D7E8 #5CE1EE #93EBF4 #CBF5FA
Accessibility & contrast
On white
1.56
#5CE1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#5CE1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1EE
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1EE | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#BAC8EF
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce1ee; /* rgb */ color: rgb(92, 225, 238); /* oklch */ color: oklch(84.2% 0.116 204.2);
Tailwind
colors: {
custom: {
50: '#99eaf3',
500: '#5ce1ee',
950: '#000000',
},
}SCSS
$custom: #5ce1ee; $custom-light: #99eaf3; $custom-dark: #000000;
JSON
{
"hex": "#5ce1ee",
"rgb": {
"r": 92,
"g": 225,
"b": 238
},
"hsl": {
"h": 185.342,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84169,
"c": 0.11618,
"h": 204.2
},
"luminance": 0.62299
}Semantic roles & 50–950 ramp
primary
#5CE1EE
secondary
#BB4033
accent
#1B08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485