#5FDDBC#5FDDBC
#5FDDBC is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.7% C 0.122 H 173.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDBC |
|---|---|
| RGB | rgb(95, 221, 188) |
| HSL | hsl(164, 65%, 62%) |
| HSV | hsv(164, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(80.61, -42.84, 5.73) |
| CIE-LCH | lch(80.61, 43.22, 172.38°) |
| OKLab | oklab(81.75% -0.1215 0.0145) |
| OKLCH | oklch(81.75% 0.122 173.2) |
| XYZ | xyz(39.6486, 57.7728, 56.6290) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.85
Seafoam Blue
#78D1B6
ΔE00 4.11
Aqua Marine
#2EE8BB
ΔE00 4.22
Mediumaquamarine
#66CDAA
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDBC #DD5F80
analogous
#5FDD7D #5FDDBC #5FBFDD
triadic
#5FDDBC #BC5FDD #DDBC5F
tetradic
#5FDDBC #7D5FDD #DD5F80 #BFDD5F
square
#5FDDBC #7D5FDD #DD5F80 #BFDD5F
split-complementary
#5FDDBC #DD5FBF #DD7D5F
monochromatic
#22A07F #2DD2A7 #5FDDBC #91E8D1 #C4F2E6
Accessibility & contrast
On white
1.67
#5FDDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5FDDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDBC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDBC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#C4C2BE
Tritanopia (blue-blind)
#00DFD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fddbc; /* rgb */ color: rgb(95, 221, 188); /* oklch */ color: oklch(81.7% 0.122 173.2);
Tailwind
colors: {
custom: {
50: '#97e8d0',
500: '#5fddbc',
950: '#000000',
},
}SCSS
$custom: #5fddbc; $custom-light: #97e8d0; $custom-dark: #000000;
JSON
{
"hex": "#5fddbc",
"rgb": {
"r": 95,
"g": 221,
"b": 188
},
"hsl": {
"h": 164.286,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.81745,
"c": 0.12238,
"h": 173.2
},
"luminance": 0.57777
}Semantic roles & 50–950 ramp
primary
#5FDDBC
secondary
#A33D58
accent
#1948CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483