#64F6BE#64F6BE
#64F6BE is a very light, vivid teal. Relative luminance 0.723; OKLCH L 87.9% C 0.149 H 164.7°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6BE |
|---|---|
| RGB | rgb(100, 246, 190) |
| HSL | hsl(157, 89%, 68%) |
| HSV | hsv(157, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 22.8%, 3.5%) |
| CIE-LAB | lab(88.13, -52.04, 15.42) |
| CIE-LCH | lch(88.13, 54.28, 163.50°) |
| OKLab | oklab(87.93% -0.144 0.0395) |
| OKLCH | oklch(87.93% 0.149 164.7) |
| XYZ | xyz(47.5009, 72.3338, 60.1637) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Greenish Blue
#63F7B4
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 3.66
Bright Teal
#01F9C6
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6BE #F6649C
analogous
#64F675 #64F6BE #64E5F6
triadic
#64F6BE #BE64F6 #F6BE64
tetradic
#64F6BE #7564F6 #F6649C #E5F664
square
#64F6BE #7564F6 #F6649C #E5F664
split-complementary
#64F6BE #F664E5 #F67564
monochromatic
#0CD387 #2AF3A6 #64F6BE #9EF9D6 #D8FDEF
Accessibility & contrast
On white
1.36
#64F6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#64F6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6BE
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6BE | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#00F6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f6be; /* rgb */ color: rgb(100, 246, 190); /* oklch */ color: oklch(87.9% 0.149 164.7);
Tailwind
colors: {
custom: {
50: '#9dfad1',
500: '#64f6be',
950: '#000000',
},
}SCSS
$custom: #64f6be; $custom-light: #9dfad1; $custom-dark: #000000;
JSON
{
"hex": "#64f6be",
"rgb": {
"r": 100,
"g": 246,
"b": 190
},
"hsl": {
"h": 156.986,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.87928,
"c": 0.14928,
"h": 164.7
},
"luminance": 0.72339
}Semantic roles & 50–950 ramp
primary
#64F6BE
secondary
#CE306D
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583