#64EADE#64EADE
#64EADE is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.0% C 0.118 H 187.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64EADE |
|---|---|
| RGB | rgb(100, 234, 222) |
| HSL | hsl(175, 76%, 65%) |
| HSV | hsv(175, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 5.1%, 8.2%) |
| CIE-LAB | lab(85.42, -39.36, -5.22) |
| CIE-LCH | lch(85.42, 39.70, 187.55°) |
| OKLab | oklab(85.97% -0.1175 -0.0147) |
| OKLCH | oklch(85.97% 0.118 187.1) |
| XYZ | xyz(47.8574, 66.8241, 79.4693) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.37
Bright Aqua
#0BF9EA
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 4.52
Bright Turquoise
#0FFEF9
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EADE #EA6470
analogous
#64EA9B #64EADE #64B3EA
triadic
#64EADE #DE64EA #EADE64
tetradic
#64EADE #9B64EA #EA6470 #B3EA64
square
#64EADE #9B64EA #EA6470 #B3EA64
split-complementary
#64EADE #EA64B3 #EA9B64
monochromatic
#19BAAC #2EE3D3 #64EADE #9AF1E9 #D0F9F5
Accessibility & contrast
On white
1.46
#64EADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#64EADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EADE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EADE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDE
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64eade; /* rgb */ color: rgb(100, 234, 222); /* oklch */ color: oklch(86.0% 0.118 187.1);
Tailwind
colors: {
custom: {
50: '#9df1e8',
500: '#64eade',
950: '#000000',
},
}SCSS
$custom: #64eade; $custom-light: #9df1e8; $custom-dark: #000000;
JSON
{
"hex": "#64eade",
"rgb": {
"r": 100,
"g": 234,
"b": 222
},
"hsl": {
"h": 174.627,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.85973,
"c": 0.11844,
"h": 187.1
},
"luminance": 0.66829
}Semantic roles & 50–950 ramp
primary
#64EADE
secondary
#BA3944
accent
#0D1FD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584