#64DEE2#64DEE2
#64DEE2 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.109 H 198.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEE2 |
|---|---|
| RGB | rgb(100, 222, 226) |
| HSL | hsl(182, 68%, 64%) |
| HSV | hsv(182, 56%, 89%) |
| CMYK | cmyk(55.8%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(82.08, -32.76, -12.29) |
| CIE-LCH | lch(82.08, 34.99, 200.57°) |
| OKLab | oklab(83.31% -0.1033 -0.034) |
| OKLCH | oklch(83.31% 0.109 198.2) |
| XYZ | xyz(45.0985, 60.4384, 81.2258) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.92
Mediumturquoise
#48D1CC
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 5.32
Darkturquoise
#00CED1
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEE2 #E26864
analogous
#64E2A7 #64DEE2 #649FE2
triadic
#64DEE2 #E264DE #DEE264
tetradic
#64DEE2 #A764E2 #E26864 #9FE264
square
#64DEE2 #A764E2 #E26864 #9FE264
split-complementary
#64DEE2 #E2649F #E2A764
monochromatic
#20A7AC #30D3D8 #64DEE2 #98E9EC #CBF4F5
Accessibility & contrast
On white
1.60
#64DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#64DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEE2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEE2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#BCC6E3
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dee2; /* rgb */ color: rgb(100, 222, 226); /* oklch */ color: oklch(83.3% 0.109 198.2);
Tailwind
colors: {
custom: {
50: '#9ce8eb',
500: '#64dee2',
950: '#000000',
},
}SCSS
$custom: #64dee2; $custom-light: #9ce8eb; $custom-dark: #000000;
JSON
{
"hex": "#64dee2",
"rgb": {
"r": 100,
"g": 222,
"b": 226
},
"hsl": {
"h": 181.905,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.83312,
"c": 0.10876,
"h": 198.2
},
"luminance": 0.60443
}Semantic roles & 50–950 ramp
primary
#64DEE2
secondary
#AD413D
accent
#1B15D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484