#64F4BE#64F4BE
#64F4BE is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.5% C 0.147 H 165.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4BE |
|---|---|
| RGB | rgb(100, 244, 190) |
| HSL | hsl(158, 87%, 67%) |
| HSV | hsv(158, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(87.55, -51.22, 14.59) |
| CIE-LCH | lch(87.55, 53.26, 164.10°) |
| OKLab | oklab(87.45% -0.1419 0.0374) |
| OKLCH | oklch(87.45% 0.147 165.3) |
| XYZ | xyz(46.8958, 71.1237, 59.9621) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.43
Light Greenish Blue
#63F7B4
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.78
Aquamarine
#7FFFD4
ΔE00 3.92
Greenish Cyan
#2AFEB7
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4BE #F4649A
analogous
#64F476 #64F4BE #64E2F4
triadic
#64F4BE #BE64F4 #F4BE64
tetradic
#64F4BE #7664F4 #F4649A #E2F464
square
#64F4BE #7664F4 #F4649A #E2F464
split-complementary
#64F4BE #F464E2 #F47664
monochromatic
#0FCF87 #2BF0A6 #64F4BE #9DF8D6 #D6FCEE
Accessibility & contrast
On white
1.38
#64F4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#64F4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4BE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4BE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#DBD5C1
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f4be; /* rgb */ color: rgb(100, 244, 190); /* oklch */ color: oklch(87.5% 0.147 165.3);
Tailwind
colors: {
custom: {
50: '#9cf8d1',
500: '#64f4be',
950: '#000000',
},
}SCSS
$custom: #64f4be; $custom-light: #9cf8d1; $custom-dark: #000000;
JSON
{
"hex": "#64f4be",
"rgb": {
"r": 100,
"g": 244,
"b": 190
},
"hsl": {
"h": 157.5,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.87451,
"c": 0.14676,
"h": 165.3
},
"luminance": 0.71128
}Semantic roles & 50–950 ramp
primary
#64F4BE
secondary
#CB326B
accent
#0257E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583