#5CEBFD#5CEBFD
#5CEBFD is a very light, vivid teal. Relative luminance 0.688; OKLCH L 87.0% C 0.123 H 206.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBFD |
|---|---|
| RGB | rgb(92, 235, 253) |
| HSL | hsl(187, 98%, 68%) |
| HSV | hsv(187, 64%, 99%) |
| CMYK | cmyk(63.6%, 7.1%, 0%, 0.8%) |
| CIE-LAB | lab(86.39, -32.82, -20.08) |
| CIE-LCH | lch(86.39, 38.48, 211.45°) |
| OKLab | oklab(87.01% -0.11 -0.0557) |
| OKLCH | oklch(87.01% 0.123 206.8) |
| XYZ | xyz(51.8441, 68.7782, 103.4527) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.16
Robin Egg Blue
#8AF1FE
ΔE00 3.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.79
Neon Blue
#04D9FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBFD #FD6E5C
analogous
#5CFDBE #5CEBFD #5C9AFD
triadic
#5CEBFD #FD5CEB #EBFD5C
tetradic
#5CEBFD #BE5CFD #FD6E5C #9AFD5C
square
#5CEBFD #BE5CFD #FD6E5C #9AFD5C
split-complementary
#5CEBFD #FD5C9A #FDBE5C
monochromatic
#03C4DC #20E4FC #5CEBFD #98F2FE #D5FAFE
Accessibility & contrast
On white
1.42
#5CEBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#5CEBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBFD
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBFD | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#00F5F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cebfd; /* rgb */ color: rgb(92, 235, 253); /* oklch */ color: oklch(87.0% 0.123 206.8);
Tailwind
colors: {
custom: {
50: '#9bf1fe',
500: '#5cebfd',
950: '#000000',
},
}SCSS
$custom: #5cebfd; $custom-light: #9bf1fe; $custom-dark: #000000;
JSON
{
"hex": "#5cebfd",
"rgb": {
"r": 92,
"g": 235,
"b": 253
},
"hsl": {
"h": 186.708,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.87005,
"c": 0.1233,
"h": 206.8
},
"luminance": 0.68784
}Semantic roles & 50–950 ramp
primary
#5CEBFD
secondary
#D53B28
accent
#1A00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585