#64F5BA#64F5BA
#64F5BA is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.6% C 0.151 H 163.3°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5BA |
|---|---|
| RGB | rgb(100, 245, 186) |
| HSL | hsl(156, 88%, 68%) |
| HSV | hsv(156, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 24.1%, 3.9%) |
| CIE-LAB | lab(87.75, -52.48, 16.95) |
| CIE-LCH | lch(87.75, 55.15, 162.10°) |
| OKLab | oklab(87.59% -0.1447 0.0433) |
| OKLCH | oklch(87.59% 0.151 163.3) |
| XYZ | xyz(46.7663, 71.5546, 57.7917) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Light Aquamarine
#7BFDC7
ΔE00 2.50
Greenish Cyan
#2AFEB7
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 3.81
Greenish Turquoise
#00FBB0
ΔE00 3.95
Bright Teal
#01F9C6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5BA #F5649F
analogous
#64F571 #64F5BA #64E8F5
triadic
#64F5BA #BA64F5 #F5BA64
tetradic
#64F5BA #7164F5 #F5649F #E8F564
square
#64F5BA #7164F5 #F5649F #E8F564
split-complementary
#64F5BA #F564E8 #F57164
monochromatic
#0DD182 #2BF1A0 #64F5BA #9DF9D4 #D7FCED
Accessibility & contrast
On white
1.37
#64F5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#64F5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5BA
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5BA | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B7
Deuteranopia (green-blind)
#DDD6BE
Tritanopia (blue-blind)
#07F5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f5ba; /* rgb */ color: rgb(100, 245, 186); /* oklch */ color: oklch(87.6% 0.151 163.3);
Tailwind
colors: {
custom: {
50: '#9cf9ce',
500: '#64f5ba',
950: '#000000',
},
}SCSS
$custom: #64f5ba; $custom-light: #9cf9ce; $custom-dark: #000000;
JSON
{
"hex": "#64f5ba",
"rgb": {
"r": 100,
"g": 245,
"b": 186
},
"hsl": {
"h": 155.586,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87594,
"c": 0.15108,
"h": 163.3
},
"luminance": 0.71559
}Semantic roles & 50–950 ramp
primary
#64F5BA
secondary
#CC3170
accent
#015EE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583