#5CEDF5#5CEDF5
#5CEDF5 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.2% C 0.123 H 200.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEDF5 |
|---|---|
| RGB | rgb(92, 237, 245) |
| HSL | hsl(183, 88%, 66%) |
| HSV | hsv(183, 62%, 96%) |
| CMYK | cmyk(62.4%, 3.3%, 0%, 3.9%) |
| CIE-LAB | lab(86.72, -35.99, -15.39) |
| CIE-LCH | lch(86.72, 39.14, 203.16°) |
| OKLab | oklab(87.18% -0.1152 -0.0426) |
| OKLCH | oklch(87.18% 0.123 200.3) |
| XYZ | xyz(51.1721, 69.4307, 97.0731) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.23
Robin'S Egg
#6DEDFD
ΔE00 3.29
Bright Cyan
#41FDFE
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Aqua
#00FFFF
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEDF5 #F5645C
analogous
#5CF5B0 #5CEDF5 #5CA0F5
triadic
#5CEDF5 #F55CED #EDF55C
tetradic
#5CEDF5 #B05CF5 #F5645C #A0F55C
square
#5CEDF5 #B05CF5 #F5645C #A0F55C
split-complementary
#5CEDF5 #F55CA0 #F5B05C
monochromatic
#0CC0CA #22E7F1 #5CEDF5 #96F3F9 #CFFAFC
Accessibility & contrast
On white
1.41
#5CEDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5CEDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEDF5
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEDF5 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F6
Deuteranopia (green-blind)
#C5D2F6
Tritanopia (blue-blind)
#00F5EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cedf5; /* rgb */ color: rgb(92, 237, 245); /* oklch */ color: oklch(87.2% 0.123 200.3);
Tailwind
colors: {
custom: {
50: '#9bf3f8',
500: '#5cedf5',
950: '#000000',
},
}SCSS
$custom: #5cedf5; $custom-light: #9bf3f8; $custom-dark: #000000;
JSON
{
"hex": "#5cedf5",
"rgb": {
"r": 92,
"g": 237,
"b": 245
},
"hsl": {
"h": 183.137,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.87184,
"c": 0.12283,
"h": 200.3
},
"luminance": 0.69436
}Semantic roles & 50–950 ramp
primary
#5CEDF5
secondary
#C6372F
accent
#0C00E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585