#64FFCC#64FFCC
#64FFCC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.150 H 167.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFCC |
|---|---|
| RGB | rgb(100, 255, 204) |
| HSL | hsl(160, 100%, 70%) |
| HSV | hsv(160, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.05, -52.70, 12.32) |
| CIE-LCH | lch(91.05, 54.12, 166.84°) |
| OKLab | oklab(90.41% -0.1469 0.0315) |
| OKLCH | oklch(90.41% 0.15 167.9) |
| XYZ | xyz(51.9092, 78.5836, 69.5475) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.19
Aquamarine
#7FFFD4
ΔE00 2.45
Bright Teal
#01F9C6
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFCC #FF6497
analogous
#64FF7F #64FFCC #64E5FF
triadic
#64FFCC #CC64FF #FFCC64
tetradic
#64FFCC #7F64FF #FF6497 #E5FF64
square
#64FFCC #7F64FF #FF6497 #E5FF64
split-complementary
#64FFCC #FF64E5 #FF7F64
monochromatic
#00E99C #27FFB8 #64FFCC #A1FFE0 #DEFFF4
Accessibility & contrast
On white
1.26
#64FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#64FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFCC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFCC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #64ffcc; /* rgb */ color: rgb(100, 255, 204); /* oklch */ color: oklch(90.4% 0.150 167.9);
Tailwind
colors: {
custom: {
50: '#9effdb',
500: '#64ffcc',
950: '#000000',
},
}SCSS
$custom: #64ffcc; $custom-light: #9effdb; $custom-dark: #000000;
JSON
{
"hex": "#64ffcc",
"rgb": {
"r": 100,
"g": 255,
"b": 204
},
"hsl": {
"h": 160.258,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90408,
"c": 0.15025,
"h": 167.9
},
"luminance": 0.78589
}Semantic roles & 50–950 ramp
primary
#64FFCC
secondary
#DA2D66
accent
#004CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684