#64F2BB#64F2BB
#64F2BB is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.146 H 164.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2BB |
|---|---|
| RGB | rgb(100, 242, 187) |
| HSL | hsl(157, 85%, 67%) |
| HSV | hsv(157, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 22.7%, 5.1%) |
| CIE-LAB | lab(86.90, -51.04, 15.23) |
| CIE-LCH | lch(86.90, 53.26, 163.38°) |
| OKLab | oklab(86.9% -0.1412 0.039) |
| OKLCH | oklch(86.9% 0.146 164.6) |
| XYZ | xyz(45.9728, 69.7969, 58.0535) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.86
Bright Teal
#01F9C6
ΔE00 4.10
Greenish Cyan
#2AFEB7
ΔE00 4.16
Aqua Marine
#2EE8BB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2BB #F2649B
analogous
#64F274 #64F2BB #64E2F2
triadic
#64F2BB #BB64F2 #F2BB64
tetradic
#64F2BB #7464F2 #F2649B #E2F264
square
#64F2BB #7464F2 #F2649B #E2F264
split-complementary
#64F2BB #F264E2 #F27464
monochromatic
#11CB83 #2CEDA2 #64F2BB #9CF7D4 #D5FBED
Accessibility & contrast
On white
1.40
#64F2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#64F2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2BB
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2BB | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B8
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#0AF2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f2bb; /* rgb */ color: rgb(100, 242, 187); /* oklch */ color: oklch(86.9% 0.146 164.6);
Tailwind
colors: {
custom: {
50: '#9cf7cf',
500: '#64f2bb',
950: '#000000',
},
}SCSS
$custom: #64f2bb; $custom-light: #9cf7cf; $custom-dark: #000000;
JSON
{
"hex": "#64f2bb",
"rgb": {
"r": 100,
"g": 242,
"b": 187
},
"hsl": {
"h": 156.761,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86901,
"c": 0.14647,
"h": 164.6
},
"luminance": 0.69801
}Semantic roles & 50–950 ramp
primary
#64F2BB
secondary
#C7336C
accent
#055AE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583