#64FFC8#64FFC8
#64FFC8 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.153 H 166.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFC8 |
|---|---|
| RGB | rgb(100, 255, 200) |
| HSL | hsl(159, 100%, 70%) |
| HSV | hsv(159, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.96, -53.58, 14.26) |
| CIE-LCH | lch(90.96, 55.44, 165.10°) |
| OKLab | oklab(90.31% -0.1487 0.0365) |
| OKLCH | oklch(90.31% 0.153 166.2) |
| XYZ | xyz(51.4356, 78.3942, 67.0533) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.81
Aquamarine
#7FFFD4
ΔE00 3.08
Light Greenish Blue
#63F7B4
ΔE00 3.40
Bright Teal
#01F9C6
ΔE00 3.58
Greenish Cyan
#2AFEB7
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFC8 #FF649B
analogous
#64FF7B #64FFC8 #64E8FF
triadic
#64FFC8 #C864FF #FFC864
tetradic
#64FFC8 #7B64FF #FF649B #E8FF64
square
#64FFC8 #7B64FF #FF649B #E8FF64
split-complementary
#64FFC8 #FF64E8 #FF7B64
monochromatic
#00E996 #27FFB2 #64FFC8 #A1FFDE #DEFFF3
Accessibility & contrast
On white
1.26
#64FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#64FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFC8
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFC8 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC5
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #64ffc8; /* rgb */ color: rgb(100, 255, 200); /* oklch */ color: oklch(90.3% 0.153 166.2);
Tailwind
colors: {
custom: {
50: '#9effd8',
500: '#64ffc8',
950: '#000000',
},
}SCSS
$custom: #64ffc8; $custom-light: #9effd8; $custom-dark: #000000;
JSON
{
"hex": "#64ffc8",
"rgb": {
"r": 100,
"g": 255,
"b": 200
},
"hsl": {
"h": 158.71,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.9031,
"c": 0.15309,
"h": 166.2
},
"luminance": 0.78399
}Semantic roles & 50–950 ramp
primary
#64FFC8
secondary
#DA2D6B
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683