#64DEE7#64DEE7
#64DEE7 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.109 H 201.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEE7 |
|---|---|
| RGB | rgb(100, 222, 231) |
| HSL | hsl(184, 73%, 65%) |
| HSV | hsv(184, 57%, 91%) |
| CMYK | cmyk(56.7%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(82.23, -31.41, -14.72) |
| CIE-LCH | lch(82.23, 34.69, 205.11°) |
| OKLab | oklab(83.48% -0.1013 -0.0407) |
| OKLCH | oklch(83.48% 0.109 201.9) |
| XYZ | xyz(45.7946, 60.7168, 84.8920) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.97
Robin'S Egg
#6DEDFD
ΔE00 4.09
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Darkturquoise
#00CED1
ΔE00 6.22
Mediumturquoise
#48D1CC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEE7 #E76D64
analogous
#64E7AE #64DEE7 #649DE7
triadic
#64DEE7 #E764DE #DEE764
tetradic
#64DEE7 #AE64E7 #E76D64 #9DE764
square
#64DEE7 #AE64E7 #E76D64 #9DE764
split-complementary
#64DEE7 #E7649D #E7AE64
monochromatic
#1CAAB5 #2FD3DF #64DEE7 #99E9EF #CEF5F7
Accessibility & contrast
On white
1.60
#64DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#64DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEE7
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEE7 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64dee7; /* rgb */ color: rgb(100, 222, 231); /* oklch */ color: oklch(83.5% 0.109 201.9);
Tailwind
colors: {
custom: {
50: '#9ce8ee',
500: '#64dee7',
950: '#000000',
},
}SCSS
$custom: #64dee7; $custom-light: #9ce8ee; $custom-dark: #000000;
JSON
{
"hex": "#64dee7",
"rgb": {
"r": 100,
"g": 222,
"b": 231
},
"hsl": {
"h": 184.122,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.83483,
"c": 0.10914,
"h": 201.9
},
"luminance": 0.60721
}Semantic roles & 50–950 ramp
primary
#64DEE7
secondary
#B5433A
accent
#1E10D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485