#5CFCFF#5CFCFF
#5CFCFF is a very light, vivid teal. Relative luminance 0.791; OKLCH L 91.0% C 0.132 H 196.9°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFCFF |
|---|---|
| RGB | rgb(92, 252, 255) |
| HSL | hsl(181, 100%, 68%) |
| HSV | hsv(181, 64%, 100%) |
| CMYK | cmyk(63.9%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.28, -40.13, -13.77) |
| CIE-LCH | lch(91.28, 42.43, 198.94°) |
| OKLab | oklab(90.98% -0.1259 -0.0382) |
| OKLCH | oklch(90.98% 0.132 196.9) |
| XYZ | xyz(57.2661, 79.1097, 106.8400) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.51
Bright Light Blue
#26F7FD
ΔE00 2.19
Aqua
#00FFFF
ΔE00 2.78
Bright Turquoise
#0FFEF9
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFCFF #FF5F5C
analogous
#5CFFB0 #5CFCFF #5CABFF
triadic
#5CFCFF #FF5CFC #FCFF5C
tetradic
#5CFCFF #B05CFF #FF5F5C #ABFF5C
square
#5CFCFF #B05CFF #FF5F5C #ABFF5C
split-complementary
#5CFCFF #FF5CAB #FFB05C
monochromatic
#00DCE1 #1FFBFF #5CFCFF #99FDFF #D6FEFF
Accessibility & contrast
On white
1.25
#5CFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#5CFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFCFF
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFCFF | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5cfcff; /* rgb */ color: rgb(92, 252, 255); /* oklch */ color: oklch(91.0% 0.132 196.9);
Tailwind
colors: {
custom: {
50: '#9dfeff',
500: '#5cfcff',
950: '#000000',
},
}SCSS
$custom: #5cfcff; $custom-light: #9dfeff; $custom-dark: #000000;
JSON
{
"hex": "#5cfcff",
"rgb": {
"r": 92,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.104,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.90976,
"c": 0.13155,
"h": 196.9
},
"luminance": 0.79116
}Semantic roles & 50–950 ramp
primary
#5CFCFF
secondary
#D92A26
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686