#64E8AF#64E8AF
#64E8AF is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.2% C 0.143 H 162.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8AF |
|---|---|
| RGB | rgb(100, 232, 175) |
| HSL | hsl(154, 74%, 65%) |
| HSV | hsv(154, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 24.6%, 9%) |
| CIE-LAB | lab(83.71, -49.42, 17.00) |
| CIE-LCH | lch(83.71, 52.26, 161.02°) |
| OKLab | oklab(84.22% -0.1361 0.0434) |
| OKLCH | oklch(84.22% 0.143 162.3) |
| XYZ | xyz(41.8461, 63.5137, 50.6032) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 4.60
Light Aquamarine
#7BFDC7
ΔE00 4.80
Eucalyptus
#44D7A8
ΔE00 4.85
Light Blue Green
#7EFBB3
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8AF #E8649D
analogous
#64E86D #64E8AF #64DFE8
triadic
#64E8AF #AF64E8 #E8AF64
tetradic
#64E8AF #6D64E8 #E8649D #DFE864
square
#64E8AF #6D64E8 #E8649D #DFE864
split-complementary
#64E8AF #E864DF #E86D64
monochromatic
#1BB773 #2FE093 #64E8AF #99F0CB #CFF8E6
Accessibility & contrast
On white
1.53
#64E8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#64E8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8AF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8AF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#D2CBB3
Tritanopia (blue-blind)
#28E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e8af; /* rgb */ color: rgb(100, 232, 175); /* oklch */ color: oklch(84.2% 0.143 162.3);
Tailwind
colors: {
custom: {
50: '#9bf0c7',
500: '#64e8af',
950: '#000000',
},
}SCSS
$custom: #64e8af; $custom-light: #9bf0c7; $custom-dark: #000000;
JSON
{
"hex": "#64e8af",
"rgb": {
"r": 100,
"g": 232,
"b": 175
},
"hsl": {
"h": 154.091,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.84217,
"c": 0.14291,
"h": 162.3
},
"luminance": 0.63518
}Semantic roles & 50–950 ramp
primary
#64E8AF
secondary
#B63A70
accent
#0F65D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582