#64F5B5#64F5B5
#64F5B5 is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.5% C 0.155 H 161.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5B5 |
|---|---|
| RGB | rgb(100, 245, 181) |
| HSL | hsl(154, 88%, 68%) |
| HSV | hsv(154, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 26.1%, 3.9%) |
| CIE-LAB | lab(87.65, -53.52, 19.39) |
| CIE-LCH | lch(87.65, 56.93, 160.09°) |
| OKLab | oklab(87.48% -0.147 0.0495) |
| OKLCH | oklch(87.48% 0.155 161.4) |
| XYZ | xyz(46.2441, 71.3457, 55.0412) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.66
Light Blue Green
#7EFBB3
ΔE00 3.01
Light Aquamarine
#7BFDC7
ΔE00 3.10
Greenish Cyan
#2AFEB7
ΔE00 3.18
Greenish Turquoise
#00FBB0
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5B5 #F564A4
analogous
#64F56C #64F5B5 #64EDF5
triadic
#64F5B5 #B564F5 #F5B564
tetradic
#64F5B5 #6C64F5 #F564A4 #EDF564
square
#64F5B5 #6C64F5 #F564A4 #EDF564
split-complementary
#64F5B5 #F564ED #F56C64
monochromatic
#0DD17B #2BF19A #64F5B5 #9DF9D0 #D7FCEC
Accessibility & contrast
On white
1.38
#64F5B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#64F5B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5B5
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5B5 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4B1
Deuteranopia (green-blind)
#DED6B9
Tritanopia (blue-blind)
#15F4E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f5b5; /* rgb */ color: rgb(100, 245, 181); /* oklch */ color: oklch(87.5% 0.155 161.4);
Tailwind
colors: {
custom: {
50: '#9cf9cb',
500: '#64f5b5',
950: '#000000',
},
}SCSS
$custom: #64f5b5; $custom-light: #9cf9cb; $custom-dark: #000000;
JSON
{
"hex": "#64f5b5",
"rgb": {
"r": 100,
"g": 245,
"b": 181
},
"hsl": {
"h": 153.517,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87478,
"c": 0.15506,
"h": 161.4
},
"luminance": 0.7135
}Semantic roles & 50–950 ramp
primary
#64F5B5
secondary
#CC3175
accent
#0165E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582