#5FDDBF#5FDDBF
#5FDDBF is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.8% C 0.121 H 175.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDBF |
|---|---|
| RGB | rgb(95, 221, 191) |
| HSL | hsl(166, 65%, 62%) |
| HSV | hsv(166, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 13.6%, 13.3%) |
| CIE-LAB | lab(80.69, -42.13, 4.25) |
| CIE-LCH | lch(80.69, 42.34, 174.24°) |
| OKLab | oklab(81.83% -0.1202 0.0106) |
| OKLCH | oklch(81.83% 0.121 175) |
| XYZ | xyz(39.9754, 57.9035, 58.3499) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.04
Aquamarine (survey)
#04D8B2
ΔE00 4.15
Aqua (survey)
#13EAC9
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 4.60
Aqua Marine
#2EE8BB
ΔE00 4.74
Eucalyptus
#44D7A8
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDBF #DD5F7D
analogous
#5FDD80 #5FDDBF #5FBCDD
triadic
#5FDDBF #BF5FDD #DDBF5F
tetradic
#5FDDBF #805FDD #DD5F7D #BCDD5F
square
#5FDDBF #805FDD #DD5F7D #BCDD5F
split-complementary
#5FDDBF #DD5FBC #DD805F
monochromatic
#22A082 #2DD2AB #5FDDBF #91E8D3 #C4F2E7
Accessibility & contrast
On white
1.67
#5FDDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#5FDDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDBF
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDBF | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#C3C3C1
Tritanopia (blue-blind)
#00DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fddbf; /* rgb */ color: rgb(95, 221, 191); /* oklch */ color: oklch(81.8% 0.121 175.0);
Tailwind
colors: {
custom: {
50: '#97e8d2',
500: '#5fddbf',
950: '#000000',
},
}SCSS
$custom: #5fddbf; $custom-light: #97e8d2; $custom-dark: #000000;
JSON
{
"hex": "#5fddbf",
"rgb": {
"r": 95,
"g": 221,
"b": 191
},
"hsl": {
"h": 165.714,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.81828,
"c": 0.12065,
"h": 175
},
"luminance": 0.57907
}Semantic roles & 50–950 ramp
primary
#5FDDBF
secondary
#A33D55
accent
#1944CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483