#64DFDE#64DFDE
#64DFDE is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.110 H 194.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFDE |
|---|---|
| RGB | rgb(100, 223, 222) |
| HSL | hsl(180, 66%, 63%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(82.25, -34.29, -9.91) |
| CIE-LCH | lch(82.25, 35.70, 196.12°) |
| OKLab | oklab(83.41% -0.106 -0.0275) |
| OKLCH | oklch(83.41% 0.11 194.5) |
| XYZ | xyz(44.8224, 60.7542, 78.4577) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.13
Darkturquoise
#00CED1
ΔE00 5.54
Turquoise
#40E0D0
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 6.16
Aqua Blue
#02D8E9
ΔE00 6.35
Robin'S Egg
#6DEDFD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFDE #DF6465
analogous
#64DFA0 #64DFDE #64A2DF
triadic
#64DFDE #DE64DF #DFDE64
tetradic
#64DFDE #A064DF #DF6465 #A2DF64
square
#64DFDE #A064DF #DF6465 #A2DF64
split-complementary
#64DFDE #DF64A2 #DFA064
monochromatic
#22A6A5 #31D5D3 #64DFDE #97E9E9 #C9F4F4
Accessibility & contrast
On white
1.60
#64DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#64DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFDE
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFDE | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64dfde; /* rgb */ color: rgb(100, 223, 222); /* oklch */ color: oklch(83.4% 0.110 194.5);
Tailwind
colors: {
custom: {
50: '#9be9e8',
500: '#64dfde',
950: '#000000',
},
}SCSS
$custom: #64dfde; $custom-light: #9be9e8; $custom-dark: #000000;
JSON
{
"hex": "#64dfde",
"rgb": {
"r": 100,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.512,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.8341,
"c": 0.10952,
"h": 194.5
},
"luminance": 0.60759
}Semantic roles & 50–950 ramp
primary
#64DFDE
secondary
#A93E3F
accent
#1819CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484