#5FFFD8#5FFFD8
#5FFFD8 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.145 H 173.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFD8 |
|---|---|
| RGB | rgb(95, 255, 216) |
| HSL | hsl(165, 100%, 69%) |
| HSV | hsv(165, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.19, -50.83, 6.32) |
| CIE-LCH | lch(91.19, 51.22, 172.91°) |
| OKLab | oklab(90.58% -0.144 0.016) |
| OKLCH | oklch(90.58% 0.145 173.7) |
| XYZ | xyz(52.8679, 78.9051, 77.3964) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.80
Light Aqua
#8CFFDB
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFD8 #FF5F86
analogous
#5FFF88 #5FFFD8 #5FD6FF
triadic
#5FFFD8 #D85FFF #FFD85F
tetradic
#5FFFD8 #885FFF #FF5F86 #D6FF5F
square
#5FFFD8 #885FFF #FF5F86 #D6FF5F
split-complementary
#5FFFD8 #FF5FD6 #FF885F
monochromatic
#00E4AC #22FFC9 #5FFFD8 #9CFFE7 #D9FFF6
Accessibility & contrast
On white
1.25
#5FFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#5FFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFD8
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFD8 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D6
Deuteranopia (green-blind)
#E0DFDB
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5fffd8; /* rgb */ color: rgb(95, 255, 216); /* oklch */ color: oklch(90.6% 0.145 173.7);
Tailwind
colors: {
custom: {
50: '#9cffe4',
500: '#5fffd8',
950: '#000000',
},
}SCSS
$custom: #5fffd8; $custom-light: #9cffe4; $custom-dark: #000000;
JSON
{
"hex": "#5fffd8",
"rgb": {
"r": 95,
"g": 255,
"b": 216
},
"hsl": {
"h": 165.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90582,
"c": 0.14493,
"h": 173.7
},
"luminance": 0.78911
}Semantic roles & 50–950 ramp
primary
#5FFFD8
secondary
#D92954
accent
#0038E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684