#64EAD3#64EAD3
#64EAD3 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.122 H 180.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAD3 |
|---|---|
| RGB | rgb(100, 234, 211) |
| HSL | hsl(170, 76%, 65%) |
| HSV | hsv(170, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 9.8%, 8.2%) |
| CIE-LAB | lab(85.13, -42.10, 0.15) |
| CIE-LCH | lch(85.13, 42.10, 179.80°) |
| OKLab | oklab(85.64% -0.1223 -0.0003) |
| OKLCH | oklch(85.64% 0.122 180.1) |
| XYZ | xyz(46.4309, 66.2535, 71.9567) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.41
Turquoise
#40E0D0
ΔE00 3.68
Aqua (survey)
#13EAC9
ΔE00 4.09
Bright Aqua
#0BF9EA
ΔE00 5.36
Light Turquoise
#7EF4CC
ΔE00 5.75
Aqua Marine
#2EE8BB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAD3 #EA647B
analogous
#64EA90 #64EAD3 #64BEEA
triadic
#64EAD3 #D364EA #EAD364
tetradic
#64EAD3 #9064EA #EA647B #BEEA64
square
#64EAD3 #9064EA #EA647B #BEEA64
split-complementary
#64EAD3 #EA64BE #EA9064
monochromatic
#19BA9F #2EE3C4 #64EAD3 #9AF1E2 #D0F9F2
Accessibility & contrast
On white
1.47
#64EAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#64EAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAD3
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAD3 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD2
Deuteranopia (green-blind)
#CCCED5
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ead3; /* rgb */ color: rgb(100, 234, 211); /* oklch */ color: oklch(85.6% 0.122 180.1);
Tailwind
colors: {
custom: {
50: '#9cf1e0',
500: '#64ead3',
950: '#000000',
},
}SCSS
$custom: #64ead3; $custom-light: #9cf1e0; $custom-dark: #000000;
JSON
{
"hex": "#64ead3",
"rgb": {
"r": 100,
"g": 234,
"b": 211
},
"hsl": {
"h": 169.701,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.85643,
"c": 0.12226,
"h": 180.1
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#64EAD3
secondary
#BA394F
accent
#0D30D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584