#64FFCA#64FFCA
#64FFCA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.152 H 167.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFCA |
|---|---|
| RGB | rgb(100, 255, 202) |
| HSL | hsl(159, 100%, 70%) |
| HSV | hsv(159, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.00, -53.14, 13.29) |
| CIE-LCH | lch(91.00, 54.78, 165.96°) |
| OKLab | oklab(90.36% -0.1478 0.034) |
| OKLCH | oklch(90.36% 0.152 167) |
| XYZ | xyz(51.6708, 78.4883, 68.2923) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.96
Aquamarine
#7FFFD4
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFCA #FF6499
analogous
#64FF7D #64FFCA #64E6FF
triadic
#64FFCA #CA64FF #FFCA64
tetradic
#64FFCA #7D64FF #FF6499 #E6FF64
square
#64FFCA #7D64FF #FF6499 #E6FF64
split-complementary
#64FFCA #FF64E6 #FF7D64
monochromatic
#00E999 #27FFB5 #64FFCA #A1FFDF #DEFFF4
Accessibility & contrast
On white
1.26
#64FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#64FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFCA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFCA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #64ffca; /* rgb */ color: rgb(100, 255, 202); /* oklch */ color: oklch(90.4% 0.152 167.0);
Tailwind
colors: {
custom: {
50: '#9effda',
500: '#64ffca',
950: '#000000',
},
}SCSS
$custom: #64ffca; $custom-light: #9effda; $custom-dark: #000000;
JSON
{
"hex": "#64ffca",
"rgb": {
"r": 100,
"g": 255,
"b": 202
},
"hsl": {
"h": 159.484,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90359,
"c": 0.15165,
"h": 167
},
"luminance": 0.78494
}Semantic roles & 50–950 ramp
primary
#64FFCA
secondary
#DA2D68
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683