#5CFDFF#5CFDFF
#5CFDFF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.132 H 196.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDFF |
|---|---|
| RGB | rgb(92, 253, 255) |
| HSL | hsl(181, 100%, 68%) |
| HSV | hsv(181, 64%, 100%) |
| CMYK | cmyk(63.9%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.57, -40.58, -13.34) |
| CIE-LCH | lch(91.57, 42.72, 198.20°) |
| OKLab | oklab(91.21% -0.1268 -0.037) |
| OKLCH | oklch(91.21% 0.132 196.3) |
| XYZ | xyz(57.5809, 79.7395, 106.9450) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.30
Bright Light Blue
#26F7FD
ΔE00 2.38
Aqua
#00FFFF
ΔE00 2.57
Bright Turquoise
#0FFEF9
ΔE00 3.46
Bright Aqua
#0BF9EA
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDFF #FF5E5C
analogous
#5CFFAF #5CFDFF #5CABFF
triadic
#5CFDFF #FF5CFD #FDFF5C
tetradic
#5CFDFF #AF5CFF #FF5E5C #ABFF5C
square
#5CFDFF #AF5CFF #FF5E5C #ABFF5C
split-complementary
#5CFDFF #FF5CAB #FFAF5C
monochromatic
#00DEE1 #1FFCFF #5CFDFF #99FEFF #D6FFFF
Accessibility & contrast
On white
1.24
#5CFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#5CFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDFF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDFF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5cfdff; /* rgb */ color: rgb(92, 253, 255); /* oklch */ color: oklch(91.2% 0.132 196.3);
Tailwind
colors: {
custom: {
50: '#9dfeff',
500: '#5cfdff',
950: '#000000',
},
}SCSS
$custom: #5cfdff; $custom-light: #9dfeff; $custom-dark: #000000;
JSON
{
"hex": "#5cfdff",
"rgb": {
"r": 92,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.736,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.91206,
"c": 0.13214,
"h": 196.3
},
"luminance": 0.79746
}Semantic roles & 50–950 ramp
primary
#5CFDFF
secondary
#D92926
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686