#64FBC4#64FBC4
#64FBC4 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.3% C 0.151 H 165.7°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBC4 |
|---|---|
| RGB | rgb(100, 251, 196) |
| HSL | hsl(158, 95%, 69%) |
| HSV | hsv(158, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(89.71, -52.81, 14.55) |
| CIE-LCH | lch(89.71, 54.78, 164.59°) |
| OKLab | oklab(89.26% -0.1464 0.0373) |
| OKLCH | oklch(89.26% 0.151 165.7) |
| XYZ | xyz(49.7115, 75.6841, 64.2025) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 3.29
Bright Teal
#01F9C6
ΔE00 3.52
Greenish Cyan
#2AFEB7
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBC4 #FB649B
analogous
#64FB79 #64FBC4 #64E6FB
triadic
#64FBC4 #C464FB #FBC464
tetradic
#64FBC4 #7964FB #FB649B #E6FB64
square
#64FBC4 #7964FB #FB649B #E6FB64
split-complementary
#64FBC4 #FB64E6 #FB7964
monochromatic
#06DF90 #28F9AD #64FBC4 #A0FDDB #DBFEF1
Accessibility & contrast
On white
1.30
#64FBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#64FBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBC4
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBC4 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC1
Deuteranopia (green-blind)
#E1DBC8
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fbc4; /* rgb */ color: rgb(100, 251, 196); /* oklch */ color: oklch(89.3% 0.151 165.7);
Tailwind
colors: {
custom: {
50: '#9dfdd6',
500: '#64fbc4',
950: '#000000',
},
}SCSS
$custom: #64fbc4; $custom-light: #9dfdd6; $custom-dark: #000000;
JSON
{
"hex": "#64fbc4",
"rgb": {
"r": 100,
"g": 251,
"b": 196
},
"hsl": {
"h": 158.146,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89263,
"c": 0.15107,
"h": 165.7
},
"luminance": 0.75689
}Semantic roles & 50–950 ramp
primary
#64FBC4
secondary
#D52E6B
accent
#0054E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683