#5FFDC8#5FFDC8
#5FFDC8 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.153 H 167.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDC8 |
|---|---|
| RGB | rgb(95, 253, 200) |
| HSL | hsl(160, 98%, 68%) |
| HSV | hsv(160, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.25, -53.64, 13.24) |
| CIE-LCH | lch(90.25, 55.25, 166.14°) |
| OKLab | oklab(89.7% -0.1491 0.0339) |
| OKLCH | oklch(89.7% 0.153 167.2) |
| XYZ | xyz(50.2646, 76.8483, 66.8166) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.17
Aquamarine
#7FFFD4
ΔE00 2.99
Bright Teal
#01F9C6
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.67
Greenish Cyan
#2AFEB7
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDC8 #FD5F94
analogous
#5FFD79 #5FFDC8 #5FE3FD
triadic
#5FFDC8 #C85FFD #FDC85F
tetradic
#5FFDC8 #795FFD #FD5F94 #E3FD5F
square
#5FFDC8 #795FFD #FD5F94 #E3FD5F
split-complementary
#5FFDC8 #FD5FE3 #FD795F
monochromatic
#03DF95 #23FCB3 #5FFDC8 #9BFEDD #D8FFF2
Accessibility & contrast
On white
1.28
#5FFDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#5FFDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDC8
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDC8 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC5
Deuteranopia (green-blind)
#E1DDCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffdc8; /* rgb */ color: rgb(95, 253, 200); /* oklch */ color: oklch(89.7% 0.153 167.2);
Tailwind
colors: {
custom: {
50: '#9cffd8',
500: '#5ffdc8',
950: '#000000',
},
}SCSS
$custom: #5ffdc8; $custom-light: #9cffd8; $custom-dark: #000000;
JSON
{
"hex": "#5ffdc8",
"rgb": {
"r": 95,
"g": 253,
"b": 200
},
"hsl": {
"h": 159.873,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89696,
"c": 0.15292,
"h": 167.2
},
"luminance": 0.76854
}Semantic roles & 50–950 ramp
primary
#5FFDC8
secondary
#D72964
accent
#004DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683