#64F4B5#64F4B5
#64F4B5 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.154 H 161.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4B5 |
|---|---|
| RGB | rgb(100, 244, 181) |
| HSL | hsl(154, 87%, 67%) |
| HSV | hsv(154, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 25.8%, 4.3%) |
| CIE-LAB | lab(87.36, -53.12, 18.98) |
| CIE-LCH | lch(87.36, 56.41, 160.33°) |
| OKLab | oklab(87.24% -0.1459 0.0484) |
| OKLCH | oklch(87.24% 0.154 161.6) |
| XYZ | xyz(45.9424, 70.7423, 54.9406) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.92
Light Aquamarine
#7BFDC7
ΔE00 3.10
Light Blue Green
#7EFBB3
ΔE00 3.20
Greenish Cyan
#2AFEB7
ΔE00 3.33
Greenish Turquoise
#00FBB0
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4B5 #F464A3
analogous
#64F46D #64F4B5 #64EBF4
triadic
#64F4B5 #B564F4 #F4B564
tetradic
#64F4B5 #6D64F4 #F464A3 #EBF464
square
#64F4B5 #6D64F4 #F464A3 #EBF464
split-complementary
#64F4B5 #F464EB #F46D64
monochromatic
#0FCF7B #2BF09A #64F4B5 #9DF8D0 #D6FCEC
Accessibility & contrast
On white
1.39
#64F4B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#64F4B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4B5
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4B5 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3B1
Deuteranopia (green-blind)
#DDD5B9
Tritanopia (blue-blind)
#16F3E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f4b5; /* rgb */ color: rgb(100, 244, 181); /* oklch */ color: oklch(87.2% 0.154 161.6);
Tailwind
colors: {
custom: {
50: '#9cf8cb',
500: '#64f4b5',
950: '#000000',
},
}SCSS
$custom: #64f4b5; $custom-light: #9cf8cb; $custom-dark: #000000;
JSON
{
"hex": "#64f4b5",
"rgb": {
"r": 100,
"g": 244,
"b": 181
},
"hsl": {
"h": 153.75,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.87238,
"c": 0.15376,
"h": 161.6
},
"luminance": 0.70747
}Semantic roles & 50–950 ramp
primary
#64F4B5
secondary
#CB3275
accent
#0265E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582