#5CE2ED#5CE2ED
#5CE2ED is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.116 H 202.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2ED |
|---|---|
| RGB | rgb(92, 226, 237) |
| HSL | hsl(185, 80%, 65%) |
| HSV | hsv(185, 61%, 93%) |
| CMYK | cmyk(61.2%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.33, -33.05, -16.27) |
| CIE-LCH | lch(83.33, 36.84, 206.22°) |
| OKLab | oklab(84.37% -0.1074 -0.0451) |
| OKLCH | oklch(84.37% 0.116 202.8) |
| XYZ | xyz(46.8895, 62.7775, 89.7505) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.24
Aqua Blue
#02D8E9
ΔE00 3.78
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2ED #ED675C
analogous
#5CEDB0 #5CE2ED #5C99ED
triadic
#5CE2ED #ED5CE2 #E2ED5C
tetradic
#5CE2ED #B05CED #ED675C #99ED5C
square
#5CE2ED #B05CED #ED675C #99ED5C
split-complementary
#5CE2ED #ED5C99 #EDB05C
monochromatic
#15ADBA #25D8E7 #5CE2ED #93ECF3 #CAF6F9
Accessibility & contrast
On white
1.55
#5CE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5CE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2ED
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2ED | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce2ed; /* rgb */ color: rgb(92, 226, 237); /* oklch */ color: oklch(84.4% 0.116 202.8);
Tailwind
colors: {
custom: {
50: '#99ebf2',
500: '#5ce2ed',
950: '#000000',
},
}SCSS
$custom: #5ce2ed; $custom-light: #99ebf2; $custom-dark: #000000;
JSON
{
"hex": "#5ce2ed",
"rgb": {
"r": 92,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.552,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84365,
"c": 0.11646,
"h": 202.8
},
"luminance": 0.62782
}Semantic roles & 50–950 ramp
primary
#5CE2ED
secondary
#B93E34
accent
#1909DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485