#64EAAC#64EAAC
#64EAAC is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.6% C 0.148 H 160.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAAC |
|---|---|
| RGB | rgb(100, 234, 172) |
| HSL | hsl(152, 76%, 65%) |
| HSV | hsv(152, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.24, -50.87, 19.30) |
| CIE-LCH | lch(84.24, 54.41, 159.23°) |
| OKLab | oklab(84.63% -0.1396 0.0492) |
| OKLCH | oklch(84.63% 0.148 160.6) |
| XYZ | xyz(42.1209, 64.5295, 49.2574) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.67
Light Aquamarine
#7BFDC7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAAC #EA64A2
analogous
#64EA69 #64EAAC #64E5EA
triadic
#64EAAC #AC64EA #EAAC64
tetradic
#64EAAC #6964EA #EA64A2 #E5EA64
square
#64EAAC #6964EA #EA64A2 #E5EA64
split-complementary
#64EAAC #EA64E5 #EA6964
monochromatic
#19BA70 #2EE38F #64EAAC #9AF1C9 #D0F9E6
Accessibility & contrast
On white
1.51
#64EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#64EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAAC
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAAC | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA8
Deuteranopia (green-blind)
#D4CDB0
Tritanopia (blue-blind)
#2AE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaac; /* rgb */ color: rgb(100, 234, 172); /* oklch */ color: oklch(84.6% 0.148 160.6);
Tailwind
colors: {
custom: {
50: '#9bf1c5',
500: '#64eaac',
950: '#000000',
},
}SCSS
$custom: #64eaac; $custom-light: #9bf1c5; $custom-dark: #000000;
JSON
{
"hex": "#64eaac",
"rgb": {
"r": 100,
"g": 234,
"b": 172
},
"hsl": {
"h": 152.239,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84629,
"c": 0.14801,
"h": 160.6
},
"luminance": 0.64534
}Semantic roles & 50–950 ramp
primary
#64EAAC
secondary
#BA3974
accent
#0D6BD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582