#5FFDF9#5FFDF9
#5FFDF9 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.131 H 192.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDF9 |
|---|---|
| RGB | rgb(95, 253, 249) |
| HSL | hsl(178, 98%, 68%) |
| HSV | hsv(178, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(91.47, -41.73, -10.37) |
| CIE-LCH | lch(91.47, 43.00, 193.96°) |
| OKLab | oklab(91.09% -0.1279 -0.0288) |
| OKLCH | oklch(91.09% 0.131 192.7) |
| XYZ | xyz(56.9359, 79.5168, 101.9518) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.90
Bright Turquoise
#0FFEF9
ΔE00 2.46
Aqua
#00FFFF
ΔE00 2.59
Bright Light Blue
#26F7FD
ΔE00 3.64
Bright Aqua
#0BF9EA
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDF9 #FD5F63
analogous
#5FFDAA #5FFDF9 #5FB2FD
triadic
#5FFDF9 #F95FFD #FDF95F
tetradic
#5FFDF9 #AA5FFD #FD5F63 #B2FD5F
square
#5FFDF9 #AA5FFD #FD5F63 #B2FD5F
split-complementary
#5FFDF9 #FD5FB2 #FDAA5F
monochromatic
#03DFD9 #23FCF7 #5FFDF9 #9BFEFB #D8FFFE
Accessibility & contrast
On white
1.24
#5FFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#5FFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDF9
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDF9 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5ffdf9; /* rgb */ color: rgb(95, 253, 249); /* oklch */ color: oklch(91.1% 0.131 192.7);
Tailwind
colors: {
custom: {
50: '#9efefb',
500: '#5ffdf9',
950: '#000000',
},
}SCSS
$custom: #5ffdf9; $custom-light: #9efefb; $custom-dark: #000000;
JSON
{
"hex": "#5ffdf9",
"rgb": {
"r": 95,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.481,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.91088,
"c": 0.13114,
"h": 192.7
},
"luminance": 0.79523
}Semantic roles & 50–950 ramp
primary
#5FFDF9
secondary
#D7292E
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685