#64F6B2#64F6B2
#64F6B2 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.6% C 0.159 H 160.1°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6B2 |
|---|---|
| RGB | rgb(100, 246, 178) |
| HSL | hsl(152, 89%, 68%) |
| HSV | hsv(152, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 27.6%, 3.5%) |
| CIE-LAB | lab(87.89, -54.54, 21.26) |
| CIE-LCH | lch(87.89, 58.53, 158.70°) |
| OKLab | oklab(87.65% -0.1493 0.0541) |
| OKLCH | oklch(87.65% 0.159 160.1) |
| XYZ | xyz(46.2429, 71.8306, 53.5386) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.36
Light Blue Green
#7EFBB3
ΔE00 2.49
Seafoam Green
#7AF9AB
ΔE00 2.94
Greenish Cyan
#2AFEB7
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.11
Greenish Turquoise
#00FBB0
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6B2 #F664A8
analogous
#64F669 #64F6B2 #64F1F6
triadic
#64F6B2 #B264F6 #F6B264
tetradic
#64F6B2 #6964F6 #F664A8 #F1F664
square
#64F6B2 #6964F6 #F664A8 #F1F664
split-complementary
#64F6B2 #F664F1 #F66964
monochromatic
#0CD377 #2AF395 #64F6B2 #9EF9CF #D8FDEB
Accessibility & contrast
On white
1.37
#64F6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#64F6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6B2
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6B2 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#DFD7B6
Tritanopia (blue-blind)
#19F5E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f6b2; /* rgb */ color: rgb(100, 246, 178); /* oklch */ color: oklch(87.6% 0.159 160.1);
Tailwind
colors: {
custom: {
50: '#9cfac9',
500: '#64f6b2',
950: '#000000',
},
}SCSS
$custom: #64f6b2; $custom-light: #9cfac9; $custom-dark: #000000;
JSON
{
"hex": "#64f6b2",
"rgb": {
"r": 100,
"g": 246,
"b": 178
},
"hsl": {
"h": 152.055,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.8765,
"c": 0.15882,
"h": 160.1
},
"luminance": 0.71835
}Semantic roles & 50–950 ramp
primary
#64F6B2
secondary
#CE307A
accent
#006BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582