#64EAC2#64EAC2
#64EAC2 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.2% C 0.132 H 170.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAC2 |
|---|---|
| RGB | rgb(100, 234, 194) |
| HSL | hsl(162, 76%, 65%) |
| HSV | hsv(162, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 17.1%, 8.2%) |
| CIE-LAB | lab(84.71, -46.12, 8.48) |
| CIE-LCH | lch(84.71, 46.89, 169.58°) |
| OKLab | oklab(85.17% -0.1297 0.0217) |
| OKLCH | oklch(85.17% 0.132 170.5) |
| XYZ | xyz(44.4113, 65.4457, 61.3203) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.87
Aqua Marine
#2EE8BB
ΔE00 2.90
Aqua (survey)
#13EAC9
ΔE00 4.19
Seafoam
#7FE0B3
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 4.72
Bright Teal
#01F9C6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAC2 #EA648C
analogous
#64EA7F #64EAC2 #64CFEA
triadic
#64EAC2 #C264EA #EAC264
tetradic
#64EAC2 #7F64EA #EA648C #CFEA64
square
#64EAC2 #7F64EA #EA648C #CFEA64
split-complementary
#64EAC2 #EA64CF #EA7F64
monochromatic
#19BA8A #2EE3AD #64EAC2 #9AF1D7 #D0F9EC
Accessibility & contrast
On white
1.49
#64EAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#64EAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAC2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAC2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC0
Deuteranopia (green-blind)
#D0CEC5
Tritanopia (blue-blind)
#01ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64eac2; /* rgb */ color: rgb(100, 234, 194); /* oklch */ color: oklch(85.2% 0.132 170.5);
Tailwind
colors: {
custom: {
50: '#9bf1d4',
500: '#64eac2',
950: '#000000',
},
}SCSS
$custom: #64eac2; $custom-light: #9bf1d4; $custom-dark: #000000;
JSON
{
"hex": "#64eac2",
"rgb": {
"r": 100,
"g": 234,
"b": 194
},
"hsl": {
"h": 162.09,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.8517,
"c": 0.13154,
"h": 170.5
},
"luminance": 0.6545
}Semantic roles & 50–950 ramp
primary
#64EAC2
secondary
#BA395F
accent
#0D4AD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583