#64F1BC#64F1BC
#64F1BC is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.7% C 0.144 H 165.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1BC |
|---|---|
| RGB | rgb(100, 241, 188) |
| HSL | hsl(157, 83%, 67%) |
| HSV | hsv(157, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 22%, 5.5%) |
| CIE-LAB | lab(86.63, -50.41, 14.33) |
| CIE-LCH | lch(86.63, 52.40, 164.13°) |
| OKLab | oklab(86.69% -0.1397 0.0367) |
| OKLCH | oklch(86.69% 0.144 165.3) |
| XYZ | xyz(45.7834, 69.2462, 58.5203) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.92
Light Greenish Blue
#63F7B4
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 4.00
Aqua Marine
#2EE8BB
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1BC #F16499
analogous
#64F176 #64F1BC #64DFF1
triadic
#64F1BC #BC64F1 #F1BC64
tetradic
#64F1BC #7664F1 #F16499 #DFF164
square
#64F1BC #7664F1 #F16499 #DFF164
split-complementary
#64F1BC #F164DF #F17664
monochromatic
#12C884 #2CECA4 #64F1BC #9CF6D4 #D4FBED
Accessibility & contrast
On white
1.41
#64F1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#64F1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1BC
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1BC | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#09F1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f1bc; /* rgb */ color: rgb(100, 241, 188); /* oklch */ color: oklch(86.7% 0.144 165.3);
Tailwind
colors: {
custom: {
50: '#9cf6d0',
500: '#64f1bc',
950: '#000000',
},
}SCSS
$custom: #64f1bc; $custom-light: #9cf6d0; $custom-dark: #000000;
JSON
{
"hex": "#64f1bc",
"rgb": {
"r": 100,
"g": 241,
"b": 188
},
"hsl": {
"h": 157.447,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.86686,
"c": 0.14445,
"h": 165.3
},
"luminance": 0.69251
}Semantic roles & 50–950 ramp
primary
#64F1BC
secondary
#C5346B
accent
#0658E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583