#5CE8ED#5CE8ED
#5CE8ED is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.8% C 0.120 H 198.5°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE8ED |
|---|---|
| RGB | rgb(92, 232, 237) |
| HSL | hsl(182, 80%, 65%) |
| HSV | hsv(182, 61%, 93%) |
| CMYK | cmyk(61.2%, 2.1%, 0%, 7.1%) |
| CIE-LAB | lab(85.05, -35.86, -13.69) |
| CIE-LCH | lch(85.05, 38.38, 200.90°) |
| OKLab | oklab(85.75% -0.1134 -0.0379) |
| OKLCH | oklch(85.75% 0.12 198.5) |
| XYZ | xyz(48.5497, 66.0978, 90.3039) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.85
Robin'S Egg
#6DEDFD
ΔE00 4.33
Bright Cyan
#41FDFE
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Aqua Blue
#02D8E9
ΔE00 5.54
Aqua
#00FFFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE8ED #ED615C
analogous
#5CEDAA #5CE8ED #5CA0ED
triadic
#5CE8ED #ED5CE8 #E8ED5C
tetradic
#5CE8ED #AA5CED #ED615C #A0ED5C
square
#5CE8ED #AA5CED #ED615C #A0ED5C
split-complementary
#5CE8ED #ED5CA0 #EDAA5C
monochromatic
#15B4BA #25E0E7 #5CE8ED #93F0F3 #CAF8F9
Accessibility & contrast
On white
1.48
#5CE8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5CE8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE8ED
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE8ED | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ce8ed; /* rgb */ color: rgb(92, 232, 237); /* oklch */ color: oklch(85.8% 0.120 198.5);
Tailwind
colors: {
custom: {
50: '#9af0f2',
500: '#5ce8ed',
950: '#000000',
},
}SCSS
$custom: #5ce8ed; $custom-light: #9af0f2; $custom-dark: #000000;
JSON
{
"hex": "#5ce8ed",
"rgb": {
"r": 92,
"g": 232,
"b": 237
},
"hsl": {
"h": 182.069,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85754,
"c": 0.11962,
"h": 198.5
},
"luminance": 0.66103
}Semantic roles & 50–950 ramp
primary
#5CE8ED
secondary
#B93934
accent
#1009DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585