#64DDE2#64DDE2
#64DDE2 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.108 H 199.0°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDE2 |
|---|---|
| RGB | rgb(100, 221, 226) |
| HSL | hsl(182, 68%, 64%) |
| HSV | hsv(182, 56%, 89%) |
| CMYK | cmyk(55.8%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.79, -32.29, -12.72) |
| CIE-LCH | lch(81.79, 34.70, 201.51°) |
| OKLab | oklab(83.08% -0.1022 -0.0352) |
| OKLCH | oklch(83.08% 0.108 199) |
| XYZ | xyz(44.8337, 59.9088, 81.1376) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.19
Darkturquoise
#00CED1
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDE2 #E26964
analogous
#64E2A8 #64DDE2 #649EE2
triadic
#64DDE2 #E264DD #DDE264
tetradic
#64DDE2 #A864E2 #E26964 #9EE264
square
#64DDE2 #A864E2 #E26964 #9EE264
split-complementary
#64DDE2 #E2649E #E2A864
monochromatic
#20A6AC #30D2D8 #64DDE2 #98E8EC #CBF4F5
Accessibility & contrast
On white
1.62
#64DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#64DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDE2
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDE2 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dde2; /* rgb */ color: rgb(100, 221, 226); /* oklch */ color: oklch(83.1% 0.108 199.0);
Tailwind
colors: {
custom: {
50: '#9ce8eb',
500: '#64dde2',
950: '#000000',
},
}SCSS
$custom: #64dde2; $custom-light: #9ce8eb; $custom-dark: #000000;
JSON
{
"hex": "#64dde2",
"rgb": {
"r": 100,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.381,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.8308,
"c": 0.10813,
"h": 199
},
"luminance": 0.59913
}Semantic roles & 50–950 ramp
primary
#64DDE2
secondary
#AD413D
accent
#1D15D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484