#64DEE3#64DEE3
#64DEE3 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.109 H 199.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEE3 |
|---|---|
| RGB | rgb(100, 222, 227) |
| HSL | hsl(182, 69%, 64%) |
| HSV | hsv(182, 56%, 89%) |
| CMYK | cmyk(55.9%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(82.11, -32.49, -12.78) |
| CIE-LCH | lch(82.11, 34.91, 201.47°) |
| OKLab | oklab(83.35% -0.1029 -0.0353) |
| OKLCH | oklch(83.35% 0.109 199) |
| XYZ | xyz(45.2361, 60.4934, 81.9506) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 5.31
Darkturquoise
#00CED1
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Bright Light Blue
#26F7FD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEE3 #E36964
analogous
#64E3A9 #64DEE3 #649FE3
triadic
#64DEE3 #E364DE #DEE364
tetradic
#64DEE3 #A964E3 #E36964 #9FE364
square
#64DEE3 #A964E3 #E36964 #9FE364
split-complementary
#64DEE3 #E3649F #E3A964
monochromatic
#1FA8AD #30D3DA #64DEE3 #98E9EC #CCF4F6
Accessibility & contrast
On white
1.60
#64DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#64DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEE3
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEE3 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#BCC6E4
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dee3; /* rgb */ color: rgb(100, 222, 227); /* oklch */ color: oklch(83.3% 0.109 199.0);
Tailwind
colors: {
custom: {
50: '#9ce8eb',
500: '#64dee3',
950: '#000000',
},
}SCSS
$custom: #64dee3; $custom-light: #9ce8eb; $custom-dark: #000000;
JSON
{
"hex": "#64dee3",
"rgb": {
"r": 100,
"g": 222,
"b": 227
},
"hsl": {
"h": 182.362,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.83345,
"c": 0.10879,
"h": 199
},
"luminance": 0.60498
}Semantic roles & 50–950 ramp
primary
#64DEE3
secondary
#AF413C
accent
#1C14D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484