#64DDCB#64DDCB
#64DDCB is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.112 H 182.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDCB |
|---|---|
| RGB | rgb(100, 221, 203) |
| HSL | hsl(171, 64%, 63%) |
| HSV | hsv(171, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(81.14, -38.22, -1.45) |
| CIE-LCH | lch(81.14, 38.25, 182.17°) |
| OKLab | oklab(82.34% -0.112 -0.0045) |
| OKLCH | oklch(82.34% 0.112 182.3) |
| XYZ | xyz(41.8867, 58.7300, 65.6170) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.52
Tiffany Blue
#7BF2DA
ΔE00 5.06
Seafoam Blue
#78D1B6
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.40
Aqua (survey)
#13EAC9
ΔE00 5.87
Aquamarine (survey)
#04D8B2
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDCB #DD6476
analogous
#64DD8E #64DDCB #64B3DD
triadic
#64DDCB #CB64DD #DDCB64
tetradic
#64DDCB #8E64DD #DD6476 #B3DD64
square
#64DDCB #8E64DD #DD6476 #B3DD64
split-complementary
#64DDCB #DD64B3 #DD8E64
monochromatic
#24A390 #32D2BA #64DDCB #96E8DC #C8F3ED
Accessibility & contrast
On white
1.65
#64DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#64DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDCB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDCB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64ddcb; /* rgb */ color: rgb(100, 221, 203); /* oklch */ color: oklch(82.3% 0.112 182.3);
Tailwind
colors: {
custom: {
50: '#9ae8da',
500: '#64ddcb',
950: '#000000',
},
}SCSS
$custom: #64ddcb; $custom-light: #9ae8da; $custom-dark: #000000;
JSON
{
"hex": "#64ddcb",
"rgb": {
"r": 100,
"g": 221,
"b": 203
},
"hsl": {
"h": 171.074,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82344,
"c": 0.11208,
"h": 182.3
},
"luminance": 0.58734
}Semantic roles & 50–950 ramp
primary
#64DDCB
secondary
#A63F4F
accent
#1A34CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483