#5CE3ED#5CE3ED
#5CE3ED is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.117 H 202.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE3ED |
|---|---|
| RGB | rgb(92, 227, 237) |
| HSL | hsl(184, 80%, 65%) |
| HSV | hsv(184, 61%, 93%) |
| CMYK | cmyk(61.2%, 4.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.61, -33.52, -15.84) |
| CIE-LCH | lch(83.61, 37.07, 205.30°) |
| OKLab | oklab(84.6% -0.1084 -0.0439) |
| OKLCH | oklch(84.6% 0.117 202) |
| XYZ | xyz(47.1623, 63.3229, 89.8414) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.32
Aqua Blue
#02D8E9
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE3ED #ED665C
analogous
#5CEDAF #5CE3ED #5C9BED
triadic
#5CE3ED #ED5CE3 #E3ED5C
tetradic
#5CE3ED #AF5CED #ED665C #9BED5C
square
#5CE3ED #AF5CED #ED665C #9BED5C
split-complementary
#5CE3ED #ED5C9B #EDAF5C
monochromatic
#15AFBA #25DAE7 #5CE3ED #93ECF3 #CAF6F9
Accessibility & contrast
On white
1.54
#5CE3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5CE3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE3ED
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE3ED | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#BDC9EE
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce3ed; /* rgb */ color: rgb(92, 227, 237); /* oklch */ color: oklch(84.6% 0.117 202.0);
Tailwind
colors: {
custom: {
50: '#99ecf2',
500: '#5ce3ed',
950: '#000000',
},
}SCSS
$custom: #5ce3ed; $custom-light: #99ecf2; $custom-dark: #000000;
JSON
{
"hex": "#5ce3ed",
"rgb": {
"r": 92,
"g": 227,
"b": 237
},
"hsl": {
"h": 184.138,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84596,
"c": 0.11695,
"h": 202
},
"luminance": 0.63328
}Semantic roles & 50–950 ramp
primary
#5CE3ED
secondary
#B93D34
accent
#1809DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485