#64F9B2#64F9B2
#64F9B2 is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.4% C 0.163 H 159.5°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64F9B2 |
|---|---|
| RGB | rgb(100, 249, 178) |
| HSL | hsl(151, 93%, 68%) |
| HSV | hsv(151, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 28.5%, 2.4%) |
| CIE-LAB | lab(88.77, -55.74, 22.47) |
| CIE-LCH | lch(88.77, 60.10, 158.04°) |
| OKLab | oklab(88.37% -0.1524 0.0571) |
| OKLCH | oklch(88.37% 0.163 159.5) |
| XYZ | xyz(47.1628, 73.6703, 53.8452) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.84
Light Blue Green
#7EFBB3
ΔE00 2.13
Seafoam Green
#7AF9AB
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.78
Greenish Cyan
#2AFEB7
ΔE00 2.91
Greenish Turquoise
#00FBB0
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F9B2 #F964AB
analogous
#64F967 #64F9B2 #64F6F9
triadic
#64F9B2 #B264F9 #F9B264
tetradic
#64F9B2 #6764F9 #F964AB #F6F964
square
#64F9B2 #6764F9 #F964AB #F6F964
split-complementary
#64F9B2 #F964F6 #F96764
monochromatic
#08DA76 #29F795 #64F9B2 #9FFBCF #DAFEED
Accessibility & contrast
On white
1.33
#64F9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#64F9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F9B2
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F9B2 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8AE
Deuteranopia (green-blind)
#E2D9B6
Tritanopia (blue-blind)
#15F8E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f9b2; /* rgb */ color: rgb(100, 249, 178); /* oklch */ color: oklch(88.4% 0.163 159.5);
Tailwind
colors: {
custom: {
50: '#9dfcc9',
500: '#64f9b2',
950: '#000000',
},
}SCSS
$custom: #64f9b2; $custom-light: #9dfcc9; $custom-dark: #000000;
JSON
{
"hex": "#64f9b2",
"rgb": {
"r": 100,
"g": 249,
"b": 178
},
"hsl": {
"h": 151.409,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.8837,
"c": 0.16272,
"h": 159.5
},
"luminance": 0.73675
}Semantic roles & 50–950 ramp
primary
#64F9B2
secondary
#D22F7D
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682