#5FFFD6#5FFFD6
#5FFFD6 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.146 H 172.7°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFD6 |
|---|---|
| RGB | rgb(95, 255, 214) |
| HSL | hsl(165, 100%, 69%) |
| HSV | hsv(165, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(91.14, -51.30, 7.29) |
| CIE-LCH | lch(91.14, 51.81, 171.91°) |
| OKLab | oklab(90.53% -0.1449 0.0185) |
| OKLCH | oklch(90.53% 0.146 172.7) |
| XYZ | xyz(52.6110, 78.8023, 76.0430) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.54
Light Aqua
#8CFFDB
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 3.60
Light Aquamarine
#7BFDC7
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFD6 #FF5F88
analogous
#5FFF86 #5FFFD6 #5FD8FF
triadic
#5FFFD6 #D65FFF #FFD65F
tetradic
#5FFFD6 #865FFF #FF5F88 #D8FF5F
square
#5FFFD6 #865FFF #FF5F88 #D8FF5F
split-complementary
#5FFFD6 #FF5FD8 #FF865F
monochromatic
#00E4A9 #22FFC6 #5FFFD6 #9CFFE6 #D9FFF5
Accessibility & contrast
On white
1.25
#5FFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#5FFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFD6
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFD6 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD4
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5fffd6; /* rgb */ color: rgb(95, 255, 214); /* oklch */ color: oklch(90.5% 0.146 172.7);
Tailwind
colors: {
custom: {
50: '#9cffe2',
500: '#5fffd6',
950: '#000000',
},
}SCSS
$custom: #5fffd6; $custom-light: #9cffe2; $custom-dark: #000000;
JSON
{
"hex": "#5fffd6",
"rgb": {
"r": 95,
"g": 255,
"b": 214
},
"hsl": {
"h": 164.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90528,
"c": 0.1461,
"h": 172.7
},
"luminance": 0.78808
}Semantic roles & 50–950 ramp
primary
#5FFFD6
secondary
#D92956
accent
#003BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684