#64FCC4#64FCC4
#64FCC4 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.152 H 165.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCC4 |
|---|---|
| RGB | rgb(100, 252, 196) |
| HSL | hsl(158, 96%, 69%) |
| HSV | hsv(158, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(90.00, -53.22, 14.96) |
| CIE-LCH | lch(90.00, 55.28, 164.30°) |
| OKLab | oklab(89.5% -0.1474 0.0383) |
| OKLCH | oklch(89.5% 0.152 165.4) |
| XYZ | xyz(50.0247, 76.3106, 64.3069) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 2.81
Aquamarine
#7FFFD4
ΔE00 3.40
Greenish Cyan
#2AFEB7
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCC4 #FC649C
analogous
#64FC78 #64FCC4 #64E8FC
triadic
#64FCC4 #C464FC #FCC464
tetradic
#64FCC4 #7864FC #FC649C #E8FC64
square
#64FCC4 #7864FC #FC649C #E8FC64
split-complementary
#64FCC4 #FC64E8 #FC7864
monochromatic
#04E190 #28FBAD #64FCC4 #A0FDDB #DCFEF2
Accessibility & contrast
On white
1.29
#64FCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#64FCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCC4
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCC4 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC1
Deuteranopia (green-blind)
#E2DCC8
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fcc4; /* rgb */ color: rgb(100, 252, 196); /* oklch */ color: oklch(89.5% 0.152 165.4);
Tailwind
colors: {
custom: {
50: '#9efed6',
500: '#64fcc4',
950: '#000000',
},
}SCSS
$custom: #64fcc4; $custom-light: #9efed6; $custom-dark: #000000;
JSON
{
"hex": "#64fcc4",
"rgb": {
"r": 100,
"g": 252,
"b": 196
},
"hsl": {
"h": 157.895,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.89501,
"c": 0.1523,
"h": 165.4
},
"luminance": 0.76316
}Semantic roles & 50–950 ramp
primary
#64FCC4
secondary
#D62E6C
accent
#0055E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683