#64FBC7#64FBC7
#64FBC7 is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.3% C 0.149 H 167.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBC7 |
|---|---|
| RGB | rgb(100, 251, 199) |
| HSL | hsl(159, 95%, 69%) |
| HSV | hsv(159, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 20.7%, 1.6%) |
| CIE-LAB | lab(89.78, -52.16, 13.10) |
| CIE-LCH | lch(89.78, 53.77, 165.90°) |
| OKLab | oklab(89.34% -0.1451 0.0335) |
| OKLCH | oklch(89.34% 0.149 167) |
| XYZ | xyz(50.0564, 75.8221, 66.0189) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.92
Aquamarine
#7FFFD4
ΔE00 2.79
Bright Teal
#01F9C6
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 3.58
Greenish Cyan
#2AFEB7
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBC7 #FB6498
analogous
#64FB7C #64FBC7 #64E4FB
triadic
#64FBC7 #C764FB #FBC764
tetradic
#64FBC7 #7C64FB #FB6498 #E4FB64
square
#64FBC7 #7C64FB #FB6498 #E4FB64
split-complementary
#64FBC7 #FB64E4 #FB7C64
monochromatic
#06DF94 #28F9B1 #64FBC7 #A0FDDD #DBFEF2
Accessibility & contrast
On white
1.30
#64FBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#64FBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBC7
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBC7 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC4
Deuteranopia (green-blind)
#E0DBCA
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fbc7; /* rgb */ color: rgb(100, 251, 199); /* oklch */ color: oklch(89.3% 0.149 167.0);
Tailwind
colors: {
custom: {
50: '#9efdd8',
500: '#64fbc7',
950: '#000000',
},
}SCSS
$custom: #64fbc7; $custom-light: #9efdd8; $custom-dark: #000000;
JSON
{
"hex": "#64fbc7",
"rgb": {
"r": 100,
"g": 251,
"b": 199
},
"hsl": {
"h": 159.338,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89337,
"c": 0.14889,
"h": 167
},
"luminance": 0.75827
}Semantic roles & 50–950 ramp
primary
#64FBC7
secondary
#D52E68
accent
#004FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683