#64E3DF#64E3DF
#64E3DF is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.4% C 0.112 H 192.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64E3DF |
|---|---|
| RGB | rgb(100, 227, 223) |
| HSL | hsl(178, 69%, 64%) |
| HSV | hsv(178, 56%, 89%) |
| CMYK | cmyk(55.9%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(83.43, -35.89, -8.69) |
| CIE-LCH | lch(83.43, 36.93, 193.61°) |
| OKLab | oklab(84.37% -0.1098 -0.0241) |
| OKLCH | oklch(84.37% 0.112 192.4) |
| XYZ | xyz(46.0382, 62.9706, 79.5261) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 5.82
Bright Cyan
#41FDFE
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.37
Bright Turquoise
#0FFEF9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E3DF #E36468
analogous
#64E3A0 #64E3DF #64A8E3
triadic
#64E3DF #DF64E3 #E3DF64
tetradic
#64E3DF #A064E3 #E36468 #A8E364
square
#64E3DF #A064E3 #E36468 #A8E364
split-complementary
#64E3DF #E364A8 #E3A064
monochromatic
#1FADA9 #30DAD4 #64E3DF #98ECEA #CCF6F4
Accessibility & contrast
On white
1.54
#64E3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#64E3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E3DF
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E3DF | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e3df; /* rgb */ color: rgb(100, 227, 223); /* oklch */ color: oklch(84.4% 0.112 192.4);
Tailwind
colors: {
custom: {
50: '#9cece8',
500: '#64e3df',
950: '#000000',
},
}SCSS
$custom: #64e3df; $custom-light: #9cece8; $custom-dark: #000000;
JSON
{
"hex": "#64e3df",
"rgb": {
"r": 100,
"g": 227,
"b": 223
},
"hsl": {
"h": 178.11,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.84374,
"c": 0.11242,
"h": 192.4
},
"luminance": 0.62975
}Semantic roles & 50–950 ramp
primary
#64E3DF
secondary
#AF3C40
accent
#141AD1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484