#5CE3EB#5CE3EB
#5CE3EB is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.117 H 200.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE3EB |
|---|---|
| RGB | rgb(92, 227, 235) |
| HSL | hsl(183, 78%, 64%) |
| HSV | hsv(183, 61%, 92%) |
| CMYK | cmyk(60.9%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.55, -34.07, -14.88) |
| CIE-LCH | lch(83.55, 37.18, 203.59°) |
| OKLab | oklab(84.53% -0.1092 -0.0412) |
| OKLCH | oklch(84.53% 0.117 200.7) |
| XYZ | xyz(46.8717, 63.2067, 88.3111) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.83
Aqua Blue
#02D8E9
ΔE00 4.29
Bright Light Blue
#26F7FD
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Bright Cyan
#41FDFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE3EB #EB645C
analogous
#5CEBAC #5CE3EB #5C9CEB
triadic
#5CE3EB #EB5CE3 #E3EB5C
tetradic
#5CE3EB #AC5CEB #EB645C #9CEB5C
square
#5CE3EB #AC5CEB #EB645C #9CEB5C
split-complementary
#5CE3EB #EB5C9C #EBAC5C
monochromatic
#16ADB6 #25DAE4 #5CE3EB #93ECF2 #C9F6F8
Accessibility & contrast
On white
1.54
#5CE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5CE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE3EB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE3EB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce3eb; /* rgb */ color: rgb(92, 227, 235); /* oklch */ color: oklch(84.5% 0.117 200.7);
Tailwind
colors: {
custom: {
50: '#99ecf1',
500: '#5ce3eb',
950: '#000000',
},
}SCSS
$custom: #5ce3eb; $custom-light: #99ecf1; $custom-dark: #000000;
JSON
{
"hex": "#5ce3eb",
"rgb": {
"r": 92,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.357,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84527,
"c": 0.11673,
"h": 200.7
},
"luminance": 0.63212
}Semantic roles & 50–950 ramp
primary
#5CE3EB
secondary
#B63C35
accent
#170BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485