#64F4BC#64F4BC
#64F4BC is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.4% C 0.148 H 164.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4BC |
|---|---|
| RGB | rgb(100, 244, 188) |
| HSL | hsl(157, 87%, 67%) |
| HSV | hsv(157, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(87.50, -51.65, 15.57) |
| CIE-LCH | lch(87.50, 53.94, 163.23°) |
| OKLab | oklab(87.4% -0.1428 0.0398) |
| OKLCH | oklch(87.4% 0.148 164.4) |
| XYZ | xyz(46.6787, 71.0369, 58.8187) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 2.46
Greenish Cyan
#2AFEB7
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4BC #F4649C
analogous
#64F474 #64F4BC #64E4F4
triadic
#64F4BC #BC64F4 #F4BC64
tetradic
#64F4BC #7464F4 #F4649C #E4F464
square
#64F4BC #7464F4 #F4649C #E4F464
split-complementary
#64F4BC #F464E4 #F47464
monochromatic
#0FCF84 #2BF0A3 #64F4BC #9DF8D5 #D6FCED
Accessibility & contrast
On white
1.38
#64F4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#64F4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4BC
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4BC | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#02F4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f4bc; /* rgb */ color: rgb(100, 244, 188); /* oklch */ color: oklch(87.4% 0.148 164.4);
Tailwind
colors: {
custom: {
50: '#9cf8d0',
500: '#64f4bc',
950: '#000000',
},
}SCSS
$custom: #64f4bc; $custom-light: #9cf8d0; $custom-dark: #000000;
JSON
{
"hex": "#64f4bc",
"rgb": {
"r": 100,
"g": 244,
"b": 188
},
"hsl": {
"h": 156.667,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.87402,
"c": 0.14826,
"h": 164.4
},
"luminance": 0.71042
}Semantic roles & 50–950 ramp
primary
#64F4BC
secondary
#CB326D
accent
#025AE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583