#64F8BE#64F8BE
#64F8BE is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.4% C 0.152 H 164.1°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8BE |
|---|---|
| RGB | rgb(100, 248, 190) |
| HSL | hsl(156, 91%, 68%) |
| HSV | hsv(156, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 23.4%, 2.7%) |
| CIE-LAB | lab(88.71, -52.86, 16.24) |
| CIE-LCH | lch(88.71, 55.30, 162.93°) |
| OKLab | oklab(88.41% -0.146 0.0415) |
| OKLCH | oklch(88.41% 0.152 164.1) |
| XYZ | xyz(48.1125, 73.5570, 60.3676) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.98
Light Aquamarine
#7BFDC7
ΔE00 2.02
Greenish Cyan
#2AFEB7
ΔE00 3.28
Greenish Turquoise
#00FBB0
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.00
Bright Teal
#01F9C6
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8BE #F8649E
analogous
#64F874 #64F8BE #64E8F8
triadic
#64F8BE #BE64F8 #F8BE64
tetradic
#64F8BE #7464F8 #F8649E #E8F864
square
#64F8BE #7464F8 #F8649E #E8F864
split-complementary
#64F8BE #F864E8 #F87464
monochromatic
#0AD887 #29F5A5 #64F8BE #9FFBD7 #D9FDEF
Accessibility & contrast
On white
1.34
#64F8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#64F8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8BE
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8BE | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BB
Deuteranopia (green-blind)
#DFD9C2
Tritanopia (blue-blind)
#00F8E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f8be; /* rgb */ color: rgb(100, 248, 190); /* oklch */ color: oklch(88.4% 0.152 164.1);
Tailwind
colors: {
custom: {
50: '#9dfbd1',
500: '#64f8be',
950: '#000000',
},
}SCSS
$custom: #64f8be; $custom-light: #9dfbd1; $custom-dark: #000000;
JSON
{
"hex": "#64f8be",
"rgb": {
"r": 100,
"g": 248,
"b": 190
},
"hsl": {
"h": 156.486,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.88405,
"c": 0.1518,
"h": 164.1
},
"luminance": 0.73562
}Semantic roles & 50–950 ramp
primary
#64F8BE
secondary
#D12F6F
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583