#5FFDD7#5FFDD7
#5FFDD7 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.143 H 174.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDD7 |
|---|---|
| RGB | rgb(95, 253, 215) |
| HSL | hsl(166, 98%, 68%) |
| HSV | hsv(166, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 15%, 0.8%) |
| CIE-LAB | lab(90.59, -50.23, 5.97) |
| CIE-LCH | lch(90.59, 50.58, 173.22°) |
| OKLab | oklab(90.08% -0.1425 0.015) |
| OKLCH | oklch(90.08% 0.143 174) |
| XYZ | xyz(52.1044, 77.5842, 76.5061) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.92
Light Aqua
#8CFFDB
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.59
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDD7 #FD5F85
analogous
#5FFD88 #5FFDD7 #5FD4FD
triadic
#5FFDD7 #D75FFD #FDD75F
tetradic
#5FFDD7 #885FFD #FD5F85 #D4FD5F
square
#5FFDD7 #885FFD #FD5F85 #D4FD5F
split-complementary
#5FFDD7 #FD5FD4 #FD885F
monochromatic
#03DFAA #23FCC8 #5FFDD7 #9BFEE6 #D8FFF5
Accessibility & contrast
On white
1.27
#5FFDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#5FFDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDD7
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDD7 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED5
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffdd7; /* rgb */ color: rgb(95, 253, 215); /* oklch */ color: oklch(90.1% 0.143 174.0);
Tailwind
colors: {
custom: {
50: '#9cffe3',
500: '#5ffdd7',
950: '#000000',
},
}SCSS
$custom: #5ffdd7; $custom-light: #9cffe3; $custom-dark: #000000;
JSON
{
"hex": "#5ffdd7",
"rgb": {
"r": 95,
"g": 253,
"b": 215
},
"hsl": {
"h": 165.57,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.90083,
"c": 0.14328,
"h": 174
},
"luminance": 0.7759
}Semantic roles & 50–950 ramp
primary
#5FFDD7
secondary
#D72953
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684