#5FFDFB#5FFDFB
#5FFDFB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.131 H 193.9°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDFB |
|---|---|
| RGB | rgb(95, 253, 251) |
| HSL | hsl(179, 98%, 68%) |
| HSV | hsv(179, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(91.52, -41.20, -11.33) |
| CIE-LCH | lch(91.52, 42.73, 195.37°) |
| OKLab | oklab(91.15% -0.1271 -0.0315) |
| OKLCH | oklch(91.15% 0.131 193.9) |
| XYZ | xyz(57.2494, 79.6422, 103.6034) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.49
Aqua
#00FFFF
ΔE00 2.45
Bright Turquoise
#0FFEF9
ΔE00 2.72
Bright Light Blue
#26F7FD
ΔE00 3.17
Bright Aqua
#0BF9EA
ΔE00 5.14
Light Cyan
#ACFFFC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDFB #FD5F61
analogous
#5FFDAC #5FFDFB #5FB0FD
triadic
#5FFDFB #FB5FFD #FDFB5F
tetradic
#5FFDFB #AC5FFD #FD5F61 #B0FD5F
square
#5FFDFB #AC5FFD #FD5F61 #B0FD5F
split-complementary
#5FFDFB #FD5FB0 #FDAC5F
monochromatic
#03DFDC #23FCF9 #5FFDFB #9BFEFD #D8FFFE
Accessibility & contrast
On white
1.24
#5FFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#5FFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDFB
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDFB | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5ffdfb; /* rgb */ color: rgb(95, 253, 251); /* oklch */ color: oklch(91.2% 0.131 193.9);
Tailwind
colors: {
custom: {
50: '#9efefc',
500: '#5ffdfb',
950: '#000000',
},
}SCSS
$custom: #5ffdfb; $custom-light: #9efefc; $custom-dark: #000000;
JSON
{
"hex": "#5ffdfb",
"rgb": {
"r": 95,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.241,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.91152,
"c": 0.13095,
"h": 193.9
},
"luminance": 0.79648
}Semantic roles & 50–950 ramp
primary
#5FFDFB
secondary
#D7292C
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685