#5CFEFF#5CFEFF
#5CFEFF is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.133 H 195.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFEFF |
|---|---|
| RGB | rgb(92, 254, 255) |
| HSL | hsl(180, 100%, 68%) |
| HSV | hsv(180, 64%, 100%) |
| CMYK | cmyk(63.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.85, -41.03, -12.92) |
| CIE-LCH | lch(91.85, 43.02, 197.48°) |
| OKLab | oklab(91.44% -0.1278 -0.0359) |
| OKLCH | oklch(91.44% 0.133 195.7) |
| XYZ | xyz(57.8974, 80.3725, 107.0505) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.19
Aqua
#00FFFF
ΔE00 2.40
Bright Light Blue
#26F7FD
ΔE00 2.61
Bright Turquoise
#0FFEF9
ΔE00 3.19
Bright Aqua
#0BF9EA
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFEFF #FF5D5C
analogous
#5CFFAE #5CFEFF #5CACFF
triadic
#5CFEFF #FF5CFE #FEFF5C
tetradic
#5CFEFF #AE5CFF #FF5D5C #ACFF5C
square
#5CFEFF #AE5CFF #FF5D5C #ACFF5C
split-complementary
#5CFEFF #FF5CAC #FFAE5C
monochromatic
#00DFE1 #1FFEFF #5CFEFF #99FEFF #D6FFFF
Accessibility & contrast
On white
1.23
#5CFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#5CFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFEFF
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFEFF | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5cfeff; /* rgb */ color: rgb(92, 254, 255); /* oklch */ color: oklch(91.4% 0.133 195.7);
Tailwind
colors: {
custom: {
50: '#9dffff',
500: '#5cfeff',
950: '#000000',
},
}SCSS
$custom: #5cfeff; $custom-light: #9dffff; $custom-dark: #000000;
JSON
{
"hex": "#5cfeff",
"rgb": {
"r": 92,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.368,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.91436,
"c": 0.13276,
"h": 195.7
},
"luminance": 0.80379
}Semantic roles & 50–950 ramp
primary
#5CFEFF
secondary
#D92826
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686