#5FFDCF#5FFDCF
#5FFDCF is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.148 H 170.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDCF |
|---|---|
| RGB | rgb(95, 253, 207) |
| HSL | hsl(163, 98%, 68%) |
| HSV | hsv(163, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.41, -52.08, 9.84) |
| CIE-LCH | lch(90.41, 53.00, 169.30°) |
| OKLab | oklab(89.87% -0.146 0.0251) |
| OKLCH | oklch(89.87% 0.148 170.2) |
| XYZ | xyz(51.1015, 77.1830, 71.2241) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.32
Bright Teal
#01F9C6
ΔE00 2.93
Light Aquamarine
#7BFDC7
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.20
Light Aqua
#8CFFDB
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDCF #FD5F8D
analogous
#5FFD80 #5FFDCF #5FDCFD
triadic
#5FFDCF #CF5FFD #FDCF5F
tetradic
#5FFDCF #805FFD #FD5F8D #DCFD5F
square
#5FFDCF #805FFD #FD5F8D #DCFD5F
split-complementary
#5FFDCF #FD5FDC #FD805F
monochromatic
#03DF9F #23FCBD #5FFDCF #9BFEE1 #D8FFF3
Accessibility & contrast
On white
1.28
#5FFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#5FFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDCF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDCF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffdcf; /* rgb */ color: rgb(95, 253, 207); /* oklch */ color: oklch(89.9% 0.148 170.2);
Tailwind
colors: {
custom: {
50: '#9cffdd',
500: '#5ffdcf',
950: '#000000',
},
}SCSS
$custom: #5ffdcf; $custom-light: #9cffdd; $custom-dark: #000000;
JSON
{
"hex": "#5ffdcf",
"rgb": {
"r": 95,
"g": 253,
"b": 207
},
"hsl": {
"h": 162.532,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89872,
"c": 0.14817,
"h": 170.2
},
"luminance": 0.77188
}Semantic roles & 50–950 ramp
primary
#5FFDCF
secondary
#D7295C
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684