#64F2B2#64F2B2
#64F2B2 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.7% C 0.154 H 161.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2B2 |
|---|---|
| RGB | rgb(100, 242, 178) |
| HSL | hsl(153, 85%, 67%) |
| HSV | hsv(153, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.71, -52.92, 19.63) |
| CIE-LCH | lch(86.71, 56.44, 159.65°) |
| OKLab | oklab(86.69% -0.1452 0.05) |
| OKLCH | oklch(86.69% 0.154 161) |
| XYZ | xyz(45.0394, 69.4235, 53.1374) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.12
Light Blue Green
#7EFBB3
ΔE00 3.21
Light Aquamarine
#7BFDC7
ΔE00 3.55
Greenish Cyan
#2AFEB7
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2B2 #F264A4
analogous
#64F26B #64F2B2 #64EBF2
triadic
#64F2B2 #B264F2 #F2B264
tetradic
#64F2B2 #6B64F2 #F264A4 #EBF264
square
#64F2B2 #6B64F2 #F264A4 #EBF264
split-complementary
#64F2B2 #F264EB #F26B64
monochromatic
#11CB77 #2CED96 #64F2B2 #9CF7CE #D5FBEA
Accessibility & contrast
On white
1.41
#64F2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#64F2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2B2
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2B2 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2AE
Deuteranopia (green-blind)
#DBD3B6
Tritanopia (blue-blind)
#1DF1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f2b2; /* rgb */ color: rgb(100, 242, 178); /* oklch */ color: oklch(86.7% 0.154 161.0);
Tailwind
colors: {
custom: {
50: '#9cf7c9',
500: '#64f2b2',
950: '#000000',
},
}SCSS
$custom: #64f2b2; $custom-light: #9cf7c9; $custom-dark: #000000;
JSON
{
"hex": "#64f2b2",
"rgb": {
"r": 100,
"g": 242,
"b": 178
},
"hsl": {
"h": 152.958,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.8669,
"c": 0.1536,
"h": 161
},
"luminance": 0.69428
}Semantic roles & 50–950 ramp
primary
#64F2B2
secondary
#C73376
accent
#0568E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582