#64F1BE#64F1BE
#64F1BE is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.7% C 0.143 H 166.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1BE |
|---|---|
| RGB | rgb(100, 241, 190) |
| HSL | hsl(158, 83%, 67%) |
| HSV | hsv(158, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 21.2%, 5.5%) |
| CIE-LAB | lab(86.67, -49.97, 13.35) |
| CIE-LCH | lch(86.67, 51.73, 165.04°) |
| OKLab | oklab(86.74% -0.1388 0.0342) |
| OKLCH | oklch(86.74% 0.143 166.2) |
| XYZ | xyz(46.0005, 69.3331, 59.6636) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.18
Light Greenish Blue
#63F7B4
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1BE #F16497
analogous
#64F178 #64F1BE #64DDF1
triadic
#64F1BE #BE64F1 #F1BE64
tetradic
#64F1BE #7864F1 #F16497 #DDF164
square
#64F1BE #7864F1 #F16497 #DDF164
split-complementary
#64F1BE #F164DD #F17864
monochromatic
#12C887 #2CECA6 #64F1BE #9CF6D6 #D4FBED
Accessibility & contrast
On white
1.41
#64F1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#64F1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1BE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1BE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BB
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#01F2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f1be; /* rgb */ color: rgb(100, 241, 190); /* oklch */ color: oklch(86.7% 0.143 166.2);
Tailwind
colors: {
custom: {
50: '#9cf6d1',
500: '#64f1be',
950: '#000000',
},
}SCSS
$custom: #64f1be; $custom-light: #9cf6d1; $custom-dark: #000000;
JSON
{
"hex": "#64f1be",
"rgb": {
"r": 100,
"g": 241,
"b": 190
},
"hsl": {
"h": 158.298,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.86735,
"c": 0.14297,
"h": 166.2
},
"luminance": 0.69338
}Semantic roles & 50–950 ramp
primary
#64F1BE
secondary
#C53468
accent
#0655E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583