#64E4E3#64E4E3
#64E4E3 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.113 H 194.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4E3 |
|---|---|
| RGB | rgb(100, 228, 227) |
| HSL | hsl(180, 70%, 64%) |
| HSV | hsv(180, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(83.83, -35.31, -10.21) |
| CIE-LCH | lch(83.83, 36.75, 196.12°) |
| OKLab | oklab(84.74% -0.1092 -0.0283) |
| OKLCH | oklch(84.74% 0.113 194.5) |
| XYZ | xyz(46.8581, 63.7375, 82.4913) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 5.19
Bright Cyan
#41FDFE
ΔE00 5.70
Turquoise
#40E0D0
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4E3 #E46465
analogous
#64E4A3 #64E4E3 #64A5E4
triadic
#64E4E3 #E364E4 #E4E364
tetradic
#64E4E3 #A364E4 #E46465 #A5E464
square
#64E4E3 #A364E4 #E46465 #A5E464
split-complementary
#64E4E3 #E464A5 #E4A364
monochromatic
#1FAFAE #30DBDA #64E4E3 #98EDEC #CCF6F6
Accessibility & contrast
On white
1.53
#64E4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#64E4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4E3
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4E3 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#C2CAE4
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e4e3; /* rgb */ color: rgb(100, 228, 227); /* oklch */ color: oklch(84.7% 0.113 194.5);
Tailwind
colors: {
custom: {
50: '#9cedeb',
500: '#64e4e3',
950: '#000000',
},
}SCSS
$custom: #64e4e3; $custom-light: #9cedeb; $custom-dark: #000000;
JSON
{
"hex": "#64e4e3",
"rgb": {
"r": 100,
"g": 228,
"b": 227
},
"hsl": {
"h": 179.531,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.84737,
"c": 0.11279,
"h": 194.5
},
"luminance": 0.63742
}Semantic roles & 50–950 ramp
primary
#64E4E3
secondary
#B03C3D
accent
#1315D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584