#5FFFD7#5FFFD7
#5FFFD7 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.146 H 173.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFD7 |
|---|---|
| RGB | rgb(95, 255, 215) |
| HSL | hsl(165, 100%, 69%) |
| HSV | hsv(165, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.17, -51.06, 6.80) |
| CIE-LCH | lch(91.17, 51.52, 172.41°) |
| OKLab | oklab(90.56% -0.1445 0.0172) |
| OKLCH | oklch(90.56% 0.146 173.2) |
| XYZ | xyz(52.7391, 78.8535, 76.7176) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFD7 #FF5F87
analogous
#5FFF87 #5FFFD7 #5FD7FF
triadic
#5FFFD7 #D75FFF #FFD75F
tetradic
#5FFFD7 #875FFF #FF5F87 #D7FF5F
square
#5FFFD7 #875FFF #FF5F87 #D7FF5F
split-complementary
#5FFFD7 #FF5FD7 #FF875F
monochromatic
#00E4AB #22FFC8 #5FFFD7 #9CFFE6 #D9FFF6
Accessibility & contrast
On white
1.25
#5FFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#5FFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFD7
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFD7 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#E0DFDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5fffd7; /* rgb */ color: rgb(95, 255, 215); /* oklch */ color: oklch(90.6% 0.146 173.2);
Tailwind
colors: {
custom: {
50: '#9cffe3',
500: '#5fffd7',
950: '#000000',
},
}SCSS
$custom: #5fffd7; $custom-light: #9cffe3; $custom-dark: #000000;
JSON
{
"hex": "#5fffd7",
"rgb": {
"r": 95,
"g": 255,
"b": 215
},
"hsl": {
"h": 165,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90555,
"c": 0.14551,
"h": 173.2
},
"luminance": 0.78859
}Semantic roles & 50–950 ramp
primary
#5FFFD7
secondary
#D92955
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684