#64EAAE#64EAAE
#64EAAE is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.7% C 0.146 H 161.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAAE |
|---|---|
| RGB | rgb(100, 234, 174) |
| HSL | hsl(153, 76%, 65%) |
| HSV | hsv(153, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.28, -50.46, 18.31) |
| CIE-LCH | lch(84.28, 53.68, 160.05°) |
| OKLab | oklab(84.68% -0.1387 0.0467) |
| OKLCH | oklch(84.68% 0.146 161.4) |
| XYZ | xyz(42.3144, 64.6069, 50.2766) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.90
Seafoam
#7FE0B3
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.59
Light Aquamarine
#7BFDC7
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.91
Seafoam (survey)
#80F9AD
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAAE #EA64A0
analogous
#64EA6B #64EAAE #64E3EA
triadic
#64EAAE #AE64EA #EAAE64
tetradic
#64EAAE #6B64EA #EA64A0 #E3EA64
square
#64EAAE #6B64EA #EA64A0 #E3EA64
split-complementary
#64EAAE #EA64E3 #EA6B64
monochromatic
#19BA72 #2EE392 #64EAAE #9AF1CA #D0F9E6
Accessibility & contrast
On white
1.51
#64EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#64EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAAE
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAAE | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#28E9DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaae; /* rgb */ color: rgb(100, 234, 174); /* oklch */ color: oklch(84.7% 0.146 161.4);
Tailwind
colors: {
custom: {
50: '#9bf1c6',
500: '#64eaae',
950: '#000000',
},
}SCSS
$custom: #64eaae; $custom-light: #9bf1c6; $custom-dark: #000000;
JSON
{
"hex": "#64eaae",
"rgb": {
"r": 100,
"g": 234,
"b": 174
},
"hsl": {
"h": 153.134,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84675,
"c": 0.14636,
"h": 161.4
},
"luminance": 0.64611
}Semantic roles & 50–950 ramp
primary
#64EAAE
secondary
#BA3972
accent
#0D68D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582