#5CE3F1#5CE3F1
#5CE3F1 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.118 H 204.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE3F1 |
|---|---|
| RGB | rgb(92, 227, 241) |
| HSL | hsl(186, 84%, 65%) |
| HSV | hsv(186, 62%, 95%) |
| CMYK | cmyk(61.8%, 5.8%, 0%, 5.5%) |
| CIE-LAB | lab(83.74, -32.41, -17.77) |
| CIE-LCH | lch(83.74, 36.96, 208.74°) |
| OKLab | oklab(84.74% -0.1068 -0.0492) |
| OKLCH | oklch(84.74% 0.118 204.8) |
| XYZ | xyz(47.7532, 63.5593, 92.9535) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.57
Aqua Blue
#02D8E9
ΔE00 3.79
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Bright Light Blue
#26F7FD
ΔE00 6.00
Neon Blue
#04D9FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE3F1 #F16A5C
analogous
#5CF1B5 #5CE3F1 #5C98F1
triadic
#5CE3F1 #F15CE3 #E3F15C
tetradic
#5CE3F1 #B55CF1 #F16A5C #98F15C
square
#5CE3F1 #B55CF1 #F16A5C #98F15C
split-complementary
#5CE3F1 #F15C98 #F1B55C
monochromatic
#11B1C2 #24D9EC #5CE3F1 #94EDF6 #CDF6FB
Accessibility & contrast
On white
1.53
#5CE3F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5CE3F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE3F1
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE3F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE3F1 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF2
Deuteranopia (green-blind)
#BBCAF2
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce3f1; /* rgb */ color: rgb(92, 227, 241); /* oklch */ color: oklch(84.7% 0.118 204.8);
Tailwind
colors: {
custom: {
50: '#9aecf5',
500: '#5ce3f1',
950: '#000000',
},
}SCSS
$custom: #5ce3f1; $custom-light: #9aecf5; $custom-dark: #000000;
JSON
{
"hex": "#5ce3f1",
"rgb": {
"r": 92,
"g": 227,
"b": 241
},
"hsl": {
"h": 185.638,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.84737,
"c": 0.1176,
"h": 204.8
},
"luminance": 0.63564
}Semantic roles & 50–950 ramp
primary
#5CE3F1
secondary
#C03F32
accent
#1A05E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485