#64DFD0#64DFD0
#64DFD0 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.112 H 184.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFD0 |
|---|---|
| RGB | rgb(100, 223, 208) |
| HSL | hsl(173, 66%, 63%) |
| HSV | hsv(173, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(81.86, -37.89, -3.05) |
| CIE-LCH | lch(81.86, 38.01, 184.61°) |
| OKLab | oklab(82.97% -0.112 -0.0088) |
| OKLCH | oklch(82.97% 0.112 184.5) |
| XYZ | xyz(43.0234, 60.0346, 68.9828) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.25
Mediumturquoise
#48D1CC
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 6.29
Aqua (survey)
#13EAC9
ΔE00 6.41
Bright Aqua
#0BF9EA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFD0 #DF6473
analogous
#64DF92 #64DFD0 #64B0DF
triadic
#64DFD0 #D064DF #DFD064
tetradic
#64DFD0 #9264DF #DF6473 #B0DF64
square
#64DFD0 #9264DF #DF6473 #B0DF64
split-complementary
#64DFD0 #DF64B0 #DF9264
monochromatic
#22A696 #31D5C1 #64DFD0 #97E9DF #C9F4EF
Accessibility & contrast
On white
1.61
#64DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#64DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFD0
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFD0 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dfd0; /* rgb */ color: rgb(100, 223, 208); /* oklch */ color: oklch(83.0% 0.112 184.5);
Tailwind
colors: {
custom: {
50: '#9be9de',
500: '#64dfd0',
950: '#000000',
},
}SCSS
$custom: #64dfd0; $custom-light: #9be9de; $custom-dark: #000000;
JSON
{
"hex": "#64dfd0",
"rgb": {
"r": 100,
"g": 223,
"b": 208
},
"hsl": {
"h": 172.683,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.82966,
"c": 0.11231,
"h": 184.5
},
"luminance": 0.60039
}Semantic roles & 50–950 ramp
primary
#64DFD0
secondary
#A93E4B
accent
#182ECE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484