#5CEDF1#5CEDF1
#5CEDF1 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 87.0% C 0.123 H 197.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDF1 |
|---|---|
| RGB | rgb(92, 237, 241) |
| HSL | hsl(182, 84%, 65%) |
| HSV | hsv(182, 62%, 95%) |
| CMYK | cmyk(61.8%, 1.7%, 0%, 5.5%) |
| CIE-LAB | lab(86.60, -37.08, -13.47) |
| CIE-LCH | lch(86.60, 39.45, 199.97°) |
| OKLab | oklab(87.05% -0.1168 -0.0373) |
| OKLCH | oklch(87.05% 0.123 197.7) |
| XYZ | xyz(50.5681, 69.1891, 93.8918) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.94
Bright Cyan
#41FDFE
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 4.58
Aqua
#00FFFF
ΔE00 4.85
Bright Turquoise
#0FFEF9
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDF1 #F1605C
analogous
#5CF1AB #5CEDF1 #5CA2F1
triadic
#5CEDF1 #F15CED #EDF15C
tetradic
#5CEDF1 #AB5CF1 #F1605C #A2F15C
square
#5CEDF1 #AB5CF1 #F1605C #A2F15C
split-complementary
#5CEDF1 #F15CA2 #F1AB5C
monochromatic
#11BDC2 #24E7EC #5CEDF1 #94F3F6 #CDF9FB
Accessibility & contrast
On white
1.42
#5CEDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#5CEDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDF1
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDF1 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F2
Deuteranopia (green-blind)
#C6D2F2
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cedf1; /* rgb */ color: rgb(92, 237, 241); /* oklch */ color: oklch(87.0% 0.123 197.7);
Tailwind
colors: {
custom: {
50: '#9af3f5',
500: '#5cedf1',
950: '#000000',
},
}SCSS
$custom: #5cedf1; $custom-light: #9af3f5; $custom-dark: #000000;
JSON
{
"hex": "#5cedf1",
"rgb": {
"r": 92,
"g": 237,
"b": 241
},
"hsl": {
"h": 181.611,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.87048,
"c": 0.12264,
"h": 197.7
},
"luminance": 0.69195
}Semantic roles & 50–950 ramp
primary
#5CEDF1
secondary
#C03532
accent
#0B05E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585