#64F0BF#64F0BF
#64F0BF is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.5% C 0.141 H 166.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0BF |
|---|---|
| RGB | rgb(100, 240, 191) |
| HSL | hsl(159, 82%, 67%) |
| HSV | hsv(159, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 20.4%, 5.9%) |
| CIE-LAB | lab(86.40, -49.34, 12.45) |
| CIE-LCH | lch(86.40, 50.88, 165.84°) |
| OKLab | oklab(86.52% -0.1373 0.0319) |
| OKLCH | oklch(86.52% 0.141 166.9) |
| XYZ | xyz(45.8150, 68.7866, 60.1428) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0BF #F06495
analogous
#64F079 #64F0BF #64DBF0
triadic
#64F0BF #BF64F0 #F0BF64
tetradic
#64F0BF #7964F0 #F06495 #DBF064
square
#64F0BF #7964F0 #F06495 #DBF064
split-complementary
#64F0BF #F064DB #F07964
monochromatic
#13C688 #2CEBA8 #64F0BF #9CF5D6 #D4FBED
Accessibility & contrast
On white
1.42
#64F0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#64F0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0BF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0BF | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BC
Deuteranopia (green-blind)
#D7D2C2
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f0bf; /* rgb */ color: rgb(100, 240, 191); /* oklch */ color: oklch(86.5% 0.141 166.9);
Tailwind
colors: {
custom: {
50: '#9cf6d2',
500: '#64f0bf',
950: '#000000',
},
}SCSS
$custom: #64f0bf; $custom-light: #9cf6d2; $custom-dark: #000000;
JSON
{
"hex": "#64f0bf",
"rgb": {
"r": 100,
"g": 240,
"b": 191
},
"hsl": {
"h": 159,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.86522,
"c": 0.14099,
"h": 166.9
},
"luminance": 0.68791
}Semantic roles & 50–950 ramp
primary
#64F0BF
secondary
#C43567
accent
#0752DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583