#5CDFF1#5CDFF1
#5CDFF1 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.116 H 207.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFF1 |
|---|---|
| RGB | rgb(92, 223, 241) |
| HSL | hsl(187, 84%, 65%) |
| HSV | hsv(187, 62%, 95%) |
| CMYK | cmyk(61.8%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(82.59, -30.50, -19.50) |
| CIE-LCH | lch(82.59, 36.20, 212.59°) |
| OKLab | oklab(83.82% -0.1028 -0.054) |
| OKLCH | oklch(83.82% 0.116 207.7) |
| XYZ | xyz(46.6718, 61.3966, 92.5931) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.26
Aqua Blue
#02D8E9
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Neon Blue
#04D9FF
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFF1 #F16E5C
analogous
#5CF1B8 #5CDFF1 #5C95F1
triadic
#5CDFF1 #F15CDF #DFF15C
tetradic
#5CDFF1 #B85CF1 #F16E5C #95F15C
square
#5CDFF1 #B85CF1 #F16E5C #95F15C
split-complementary
#5CDFF1 #F15C95 #F1B85C
monochromatic
#11ADC2 #24D4EC #5CDFF1 #94EAF6 #CDF5FB
Accessibility & contrast
On white
1.58
#5CDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5CDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFF1
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFF1 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F2
Deuteranopia (green-blind)
#B7C7F1
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5cdff1; /* rgb */ color: rgb(92, 223, 241); /* oklch */ color: oklch(83.8% 0.116 207.7);
Tailwind
colors: {
custom: {
50: '#99e9f5',
500: '#5cdff1',
950: '#000000',
},
}SCSS
$custom: #5cdff1; $custom-light: #99e9f5; $custom-dark: #000000;
JSON
{
"hex": "#5cdff1",
"rgb": {
"r": 92,
"g": 223,
"b": 241
},
"hsl": {
"h": 187.248,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.83815,
"c": 0.11611,
"h": 207.7
},
"luminance": 0.61402
}Semantic roles & 50–950 ramp
primary
#5CDFF1
secondary
#C04332
accent
#1F05E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485