#5FFDFC#5FFDFC
#5FFDFC is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.131 H 194.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDFC |
|---|---|
| RGB | rgb(95, 253, 252) |
| HSL | hsl(180, 98%, 68%) |
| HSV | hsv(180, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(91.55, -40.94, -11.80) |
| CIE-LCH | lch(91.55, 42.61, 196.08°) |
| OKLab | oklab(91.19% -0.1267 -0.0328) |
| OKLCH | oklch(91.19% 0.131 194.5) |
| XYZ | xyz(57.4075, 79.7054, 104.4358) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.37
Aqua
#00FFFF
ΔE00 2.46
Bright Turquoise
#0FFEF9
ΔE00 2.90
Bright Light Blue
#26F7FD
ΔE00 2.95
Bright Aqua
#0BF9EA
ΔE00 5.43
Light Cyan
#ACFFFC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDFC #FD5F60
analogous
#5FFDAD #5FFDFC #5FAFFD
triadic
#5FFDFC #FC5FFD #FDFC5F
tetradic
#5FFDFC #AD5FFD #FD5F60 #AFFD5F
square
#5FFDFC #AD5FFD #FD5F60 #AFFD5F
split-complementary
#5FFDFC #FD5FAF #FDAD5F
monochromatic
#03DFDD #23FCFB #5FFDFC #9BFEFD #D8FFFE
Accessibility & contrast
On white
1.24
#5FFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#5FFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDFC
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDFC | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5ffdfc; /* rgb */ color: rgb(95, 253, 252); /* oklch */ color: oklch(91.2% 0.131 194.5);
Tailwind
colors: {
custom: {
50: '#9efefd',
500: '#5ffdfc',
950: '#000000',
},
}SCSS
$custom: #5ffdfc; $custom-light: #9efefd; $custom-dark: #000000;
JSON
{
"hex": "#5ffdfc",
"rgb": {
"r": 95,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.62,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.91185,
"c": 0.13086,
"h": 194.5
},
"luminance": 0.79712
}Semantic roles & 50–950 ramp
primary
#5FFDFC
secondary
#D7292B
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685