#64D2D9#64D2D9
#64D2D9 is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.101 H 201.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64D2D9 |
|---|---|
| RGB | rgb(100, 210, 217) |
| HSL | hsl(184, 61%, 62%) |
| HSV | hsv(184, 54%, 85%) |
| CMYK | cmyk(53.9%, 3.2%, 0%, 14.9%) |
| CIE-LAB | lab(78.35, -29.44, -13.06) |
| CIE-LCH | lch(78.35, 32.21, 203.93°) |
| OKLab | oklab(80.22% -0.0942 -0.0361) |
| OKLCH | oklch(80.22% 0.101 201) |
| XYZ | xyz(40.8214, 53.8084, 73.8670) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 6.79
Robin Egg Blue
#8AF1FE
ΔE00 7.84
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D2D9 #D96B64
analogous
#64D9A6 #64D2D9 #6497D9
triadic
#64D2D9 #D964D2 #D2D964
tetradic
#64D2D9 #A664D9 #D96B64 #97D964
square
#64D2D9 #A664D9 #D96B64 #97D964
split-complementary
#64D2D9 #D96497 #D9A664
monochromatic
#26959C #33C4CD #64D2D9 #95E0E5 #C6EFF1
Accessibility & contrast
On white
1.79
#64D2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#64D2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D2D9
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D2D9 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADA
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #64d2d9; /* rgb */ color: rgb(100, 210, 217); /* oklch */ color: oklch(80.2% 0.101 201.0);
Tailwind
colors: {
custom: {
50: '#9ae0e4',
500: '#64d2d9',
950: '#000000',
},
}SCSS
$custom: #64d2d9; $custom-light: #9ae0e4; $custom-dark: #000000;
JSON
{
"hex": "#64d2d9",
"rgb": {
"r": 100,
"g": 210,
"b": 217
},
"hsl": {
"h": 183.59,
"s": 60.622,
"l": 62.157
},
"oklch": {
"l": 0.80219,
"c": 0.1009,
"h": 201
},
"luminance": 0.53812
}Semantic roles & 50–950 ramp
primary
#64D2D9
secondary
#A04741
accent
#271DC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484