#64F5B2#64F5B2
#64F5B2 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.4% C 0.158 H 160.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5B2 |
|---|---|
| RGB | rgb(100, 245, 178) |
| HSL | hsl(152, 88%, 68%) |
| HSV | hsv(152, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 27.3%, 3.9%) |
| CIE-LAB | lab(87.59, -54.13, 20.85) |
| CIE-LCH | lch(87.59, 58.01, 158.93°) |
| OKLab | oklab(87.41% -0.1483 0.0531) |
| OKLCH | oklch(87.41% 0.158 160.3) |
| XYZ | xyz(45.9396, 71.2239, 53.4374) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.45
Light Blue Green
#7EFBB3
ΔE00 2.64
Seafoam Green
#7AF9AB
ΔE00 3.11
Greenish Cyan
#2AFEB7
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 3.26
Greenish Turquoise
#00FBB0
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5B2 #F564A7
analogous
#64F569 #64F5B2 #64EFF5
triadic
#64F5B2 #B264F5 #F5B264
tetradic
#64F5B2 #6964F5 #F564A7 #EFF564
square
#64F5B2 #6964F5 #F564A7 #EFF564
split-complementary
#64F5B2 #F564EF #F56964
monochromatic
#0DD177 #2BF195 #64F5B2 #9DF9CF #D7FCEB
Accessibility & contrast
On white
1.38
#64F5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#64F5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5B2
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5B2 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#DED6B6
Tritanopia (blue-blind)
#1AF4E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f5b2; /* rgb */ color: rgb(100, 245, 178); /* oklch */ color: oklch(87.4% 0.158 160.3);
Tailwind
colors: {
custom: {
50: '#9cf9c9',
500: '#64f5b2',
950: '#000000',
},
}SCSS
$custom: #64f5b2; $custom-light: #9cf9c9; $custom-dark: #000000;
JSON
{
"hex": "#64f5b2",
"rgb": {
"r": 100,
"g": 245,
"b": 178
},
"hsl": {
"h": 152.276,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.8741,
"c": 0.15752,
"h": 160.3
},
"luminance": 0.71228
}Semantic roles & 50–950 ramp
primary
#64F5B2
secondary
#CC3179
accent
#016AE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582