#5FFDD0#5FFDD0
#5FFDD0 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.148 H 170.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDD0 |
|---|---|
| RGB | rgb(95, 253, 208) |
| HSL | hsl(163, 98%, 68%) |
| HSV | hsv(163, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 17.8%, 0.8%) |
| CIE-LAB | lab(90.43, -51.85, 9.36) |
| CIE-LCH | lch(90.43, 52.69, 169.77°) |
| OKLab | oklab(89.9% -0.1456 0.0239) |
| OKLCH | oklch(89.9% 0.148 170.7) |
| XYZ | xyz(51.2241, 77.2321, 71.8700) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.31
Bright Teal
#01F9C6
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDD0 #FD5F8C
analogous
#5FFD81 #5FFDD0 #5FDBFD
triadic
#5FFDD0 #D05FFD #FDD05F
tetradic
#5FFDD0 #815FFD #FD5F8C #DBFD5F
square
#5FFDD0 #815FFD #FD5F8C #DBFD5F
split-complementary
#5FFDD0 #FD5FDB #FD815F
monochromatic
#03DFA0 #23FCBE #5FFDD0 #9BFEE2 #D8FFF4
Accessibility & contrast
On white
1.28
#5FFDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#5FFDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDD0
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDD0 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffdd0; /* rgb */ color: rgb(95, 253, 208); /* oklch */ color: oklch(89.9% 0.148 170.7);
Tailwind
colors: {
custom: {
50: '#9cffde',
500: '#5ffdd0',
950: '#000000',
},
}SCSS
$custom: #5ffdd0; $custom-light: #9cffde; $custom-dark: #000000;
JSON
{
"hex": "#5ffdd0",
"rgb": {
"r": 95,
"g": 253,
"b": 208
},
"hsl": {
"h": 162.911,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89898,
"c": 0.14753,
"h": 170.7
},
"luminance": 0.77238
}Semantic roles & 50–950 ramp
primary
#5FFDD0
secondary
#D7295B
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684