#64F0BB#64F0BB
#64F0BB is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.4% C 0.144 H 165.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0BB |
|---|---|
| RGB | rgb(100, 240, 187) |
| HSL | hsl(157, 82%, 67%) |
| HSV | hsv(157, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 22.1%, 5.9%) |
| CIE-LAB | lab(86.31, -50.21, 14.41) |
| CIE-LCH | lch(86.31, 52.23, 163.99°) |
| OKLab | oklab(86.42% -0.1391 0.0369) |
| OKLCH | oklch(86.42% 0.144 165.1) |
| XYZ | xyz(45.3808, 68.6129, 57.8561) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.09
Light Aquamarine
#7BFDC7
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 3.95
Bright Teal
#01F9C6
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0BB #F06499
analogous
#64F075 #64F0BB #64DFF0
triadic
#64F0BB #BB64F0 #F0BB64
tetradic
#64F0BB #7564F0 #F06499 #DFF064
square
#64F0BB #7564F0 #F06499 #DFF064
split-complementary
#64F0BB #F064DF #F07564
monochromatic
#13C683 #2CEBA3 #64F0BB #9CF5D3 #D4FBEC
Accessibility & contrast
On white
1.43
#64F0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#64F0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0BB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0BB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B8
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#0EF0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f0bb; /* rgb */ color: rgb(100, 240, 187); /* oklch */ color: oklch(86.4% 0.144 165.1);
Tailwind
colors: {
custom: {
50: '#9cf6cf',
500: '#64f0bb',
950: '#000000',
},
}SCSS
$custom: #64f0bb; $custom-light: #9cf6cf; $custom-dark: #000000;
JSON
{
"hex": "#64f0bb",
"rgb": {
"r": 100,
"g": 240,
"b": 187
},
"hsl": {
"h": 157.286,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.86423,
"c": 0.14394,
"h": 165.1
},
"luminance": 0.68617
}Semantic roles & 50–950 ramp
primary
#64F0BB
secondary
#C4356B
accent
#0759DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583