#64EAAF#64EAAF
#64EAAF is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.7% C 0.146 H 161.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAAF |
|---|---|
| RGB | rgb(100, 234, 175) |
| HSL | hsl(154, 76%, 65%) |
| HSV | hsv(154, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.30, -50.25, 17.82) |
| CIE-LCH | lch(84.30, 53.32, 160.47°) |
| OKLab | oklab(84.7% -0.1383 0.0455) |
| OKLCH | oklch(84.7% 0.146 161.8) |
| XYZ | xyz(42.4123, 64.6460, 50.7920) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.97
Seafoam
#7FE0B3
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.52
Light Blue Green
#7EFBB3
ΔE00 4.71
Aqua Marine
#2EE8BB
ΔE00 4.88
Seafoam Green
#7AF9AB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAAF #EA649F
analogous
#64EA6C #64EAAF #64E2EA
triadic
#64EAAF #AF64EA #EAAF64
tetradic
#64EAAF #6C64EA #EA649F #E2EA64
square
#64EAAF #6C64EA #EA649F #E2EA64
split-complementary
#64EAAF #EA64E2 #EA6C64
monochromatic
#19BA73 #2EE393 #64EAAF #9AF1CB #D0F9E7
Accessibility & contrast
On white
1.51
#64EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#64EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAAF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAAF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAC
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#27EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaaf; /* rgb */ color: rgb(100, 234, 175); /* oklch */ color: oklch(84.7% 0.146 161.8);
Tailwind
colors: {
custom: {
50: '#9bf1c7',
500: '#64eaaf',
950: '#000000',
},
}SCSS
$custom: #64eaaf; $custom-light: #9bf1c7; $custom-dark: #000000;
JSON
{
"hex": "#64eaaf",
"rgb": {
"r": 100,
"g": 234,
"b": 175
},
"hsl": {
"h": 153.582,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84698,
"c": 0.14555,
"h": 161.8
},
"luminance": 0.6465
}Semantic roles & 50–950 ramp
primary
#64EAAF
secondary
#BA3971
accent
#0D67D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582