#64FFC2#64FFC2
#64FFC2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.158 H 163.8°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFC2 |
|---|---|
| RGB | rgb(100, 255, 194) |
| HSL | hsl(156, 100%, 70%) |
| HSV | hsv(156, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(90.83, -54.86, 17.16) |
| CIE-LCH | lch(90.83, 57.48, 162.63°) |
| OKLab | oklab(90.17% -0.1513 0.0439) |
| OKLCH | oklch(90.17% 0.158 163.8) |
| XYZ | xyz(50.7481, 78.1192, 63.4325) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.02
Light Greenish Blue
#63F7B4
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 2.81
Greenish Turquoise
#00FBB0
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFC2 #FF64A1
analogous
#64FF75 #64FFC2 #64EFFF
triadic
#64FFC2 #C264FF #FFC264
tetradic
#64FFC2 #7564FF #FF64A1 #EFFF64
square
#64FFC2 #7564FF #FF64A1 #EFFF64
split-complementary
#64FFC2 #FF64EF #FF7564
monochromatic
#00E98D #27FFAA #64FFC2 #A1FFDA #DEFFF2
Accessibility & contrast
On white
1.26
#64FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#64FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFC2
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFC2 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBF
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #64ffc2; /* rgb */ color: rgb(100, 255, 194); /* oklch */ color: oklch(90.2% 0.158 163.8);
Tailwind
colors: {
custom: {
50: '#9effd4',
500: '#64ffc2',
950: '#000000',
},
}SCSS
$custom: #64ffc2; $custom-light: #9effd4; $custom-dark: #000000;
JSON
{
"hex": "#64ffc2",
"rgb": {
"r": 100,
"g": 255,
"b": 194
},
"hsl": {
"h": 156.387,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90166,
"c": 0.15756,
"h": 163.8
},
"luminance": 0.78124
}Semantic roles & 50–950 ramp
primary
#64FFC2
secondary
#DA2D71
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683