#5CE3EE#5CE3EE
#5CE3EE is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.117 H 202.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE3EE |
|---|---|
| RGB | rgb(92, 227, 238) |
| HSL | hsl(185, 81%, 65%) |
| HSV | hsv(185, 61%, 93%) |
| CMYK | cmyk(61.3%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(83.64, -33.24, -16.32) |
| CIE-LCH | lch(83.64, 37.03, 206.15°) |
| OKLab | oklab(84.63% -0.108 -0.0452) |
| OKLCH | oklch(84.63% 0.117 202.7) |
| XYZ | xyz(47.3088, 63.3815, 90.6130) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.09
Aqua Blue
#02D8E9
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Bright Light Blue
#26F7FD
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE3EE #EE675C
analogous
#5CEEB0 #5CE3EE #5C9AEE
triadic
#5CE3EE #EE5CE3 #E3EE5C
tetradic
#5CE3EE #B05CEE #EE675C #9AEE5C
square
#5CE3EE #B05CEE #EE675C #9AEE5C
split-complementary
#5CE3EE #EE5C9A #EEB05C
monochromatic
#14AFBC #25D9E8 #5CE3EE #93EDF4 #CBF6FA
Accessibility & contrast
On white
1.54
#5CE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5CE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE3EE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE3EE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce3ee; /* rgb */ color: rgb(92, 227, 238); /* oklch */ color: oklch(84.6% 0.117 202.7);
Tailwind
colors: {
custom: {
50: '#99ecf3',
500: '#5ce3ee',
950: '#000000',
},
}SCSS
$custom: #5ce3ee; $custom-light: #99ecf3; $custom-dark: #000000;
JSON
{
"hex": "#5ce3ee",
"rgb": {
"r": 92,
"g": 227,
"b": 238
},
"hsl": {
"h": 184.521,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84631,
"c": 0.11708,
"h": 202.7
},
"luminance": 0.63387
}Semantic roles & 50–950 ramp
primary
#5CE3EE
secondary
#BB3E33
accent
#1808DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485