#5FFDD5#5FFDD5
#5FFDD5 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.144 H 173.0°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDD5 |
|---|---|
| RGB | rgb(95, 253, 213) |
| HSL | hsl(165, 98%, 68%) |
| HSV | hsv(165, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 15.8%, 0.8%) |
| CIE-LAB | lab(90.54, -50.69, 6.94) |
| CIE-LCH | lch(90.54, 51.17, 172.21°) |
| OKLab | oklab(90.03% -0.1434 0.0176) |
| OKLCH | oklch(90.03% 0.144 173) |
| XYZ | xyz(51.8490, 77.4820, 75.1609) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 4.47
Tiffany Blue
#7BF2DA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDD5 #FD5F87
analogous
#5FFD86 #5FFDD5 #5FD6FD
triadic
#5FFDD5 #D55FFD #FDD55F
tetradic
#5FFDD5 #865FFD #FD5F87 #D6FD5F
square
#5FFDD5 #865FFD #FD5F87 #D6FD5F
split-complementary
#5FFDD5 #FD5FD6 #FD865F
monochromatic
#03DFA7 #23FCC5 #5FFDD5 #9BFEE5 #D8FFF5
Accessibility & contrast
On white
1.27
#5FFDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#5FFDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDD5
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDD5 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED3
Deuteranopia (green-blind)
#DFDDD8
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffdd5; /* rgb */ color: rgb(95, 253, 213); /* oklch */ color: oklch(90.0% 0.144 173.0);
Tailwind
colors: {
custom: {
50: '#9cffe1',
500: '#5ffdd5',
950: '#000000',
},
}SCSS
$custom: #5ffdd5; $custom-light: #9cffe1; $custom-dark: #000000;
JSON
{
"hex": "#5ffdd5",
"rgb": {
"r": 95,
"g": 253,
"b": 213
},
"hsl": {
"h": 164.81,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.9003,
"c": 0.14444,
"h": 173
},
"luminance": 0.77488
}Semantic roles & 50–950 ramp
primary
#5FFDD5
secondary
#D72955
accent
#003AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684