#64DFCB#64DFCB
#64DFCB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.8% C 0.114 H 181.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFCB |
|---|---|
| RGB | rgb(100, 223, 203) |
| HSL | hsl(170, 66%, 63%) |
| HSV | hsv(170, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.73, -39.13, -0.59) |
| CIE-LCH | lch(81.73, 39.14, 180.87°) |
| OKLab | oklab(82.82% -0.1141 -0.0022) |
| OKLCH | oklch(82.82% 0.114 181.1) |
| XYZ | xyz(42.4179, 59.7924, 65.7940) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.68
Tiffany Blue
#7BF2DA
ΔE00 4.50
Seafoam Blue
#78D1B6
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 6.12
Aquamarine (survey)
#04D8B2
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFCB #DF6478
analogous
#64DF8D #64DFCB #64B5DF
triadic
#64DFCB #CB64DF #DFCB64
tetradic
#64DFCB #8D64DF #DF6478 #B5DF64
square
#64DFCB #8D64DF #DF6478 #B5DF64
split-complementary
#64DFCB #DF64B5 #DF8D64
monochromatic
#22A691 #31D5BA #64DFCB #97E9DC #C9F4ED
Accessibility & contrast
On white
1.62
#64DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#64DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFCB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFCB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dfcb; /* rgb */ color: rgb(100, 223, 203); /* oklch */ color: oklch(82.8% 0.114 181.1);
Tailwind
colors: {
custom: {
50: '#9ae9da',
500: '#64dfcb',
950: '#000000',
},
}SCSS
$custom: #64dfcb; $custom-light: #9ae9da; $custom-dark: #000000;
JSON
{
"hex": "#64dfcb",
"rgb": {
"r": 100,
"g": 223,
"b": 203
},
"hsl": {
"h": 170.244,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.82816,
"c": 0.11415,
"h": 181.1
},
"luminance": 0.59796
}Semantic roles & 50–950 ramp
primary
#64DFCB
secondary
#A93E50
accent
#1835CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483