#64F6CD#64F6CD
#64F6CD is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.3% C 0.139 H 171.4°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6CD |
|---|---|
| RGB | rgb(100, 246, 205) |
| HSL | hsl(163, 89%, 68%) |
| HSV | hsv(163, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 16.7%, 3.5%) |
| CIE-LAB | lab(88.46, -48.72, 8.11) |
| CIE-LCH | lch(88.46, 49.39, 170.55°) |
| OKLab | oklab(88.31% -0.1373 0.0207) |
| OKLCH | oklch(88.31% 0.139 171.4) |
| XYZ | xyz(49.2254, 73.0236, 69.2465) |
| Luminance | 0.7303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.20
Aquamarine
#7FFFD4
ΔE00 2.69
Bright Teal
#01F9C6
ΔE00 3.55
Light Aqua
#8CFFDB
ΔE00 3.66
Light Aquamarine
#7BFDC7
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6CD #F6648D
analogous
#64F684 #64F6CD #64D6F6
triadic
#64F6CD #CD64F6 #F6CD64
tetradic
#64F6CD #8464F6 #F6648D #D6F664
square
#64F6CD #8464F6 #F6648D #D6F664
split-complementary
#64F6CD #F664D6 #F68464
monochromatic
#0CD39B #2AF3BA #64F6CD #9EF9E0 #D8FDF2
Accessibility & contrast
On white
1.35
#64F6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#64F6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6CD
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6CD | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#DAD8D0
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f6cd; /* rgb */ color: rgb(100, 246, 205); /* oklch */ color: oklch(88.3% 0.139 171.4);
Tailwind
colors: {
custom: {
50: '#9dfadc',
500: '#64f6cd',
950: '#000000',
},
}SCSS
$custom: #64f6cd; $custom-light: #9dfadc; $custom-dark: #000000;
JSON
{
"hex": "#64f6cd",
"rgb": {
"r": 100,
"g": 246,
"b": 205
},
"hsl": {
"h": 163.151,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.88306,
"c": 0.13886,
"h": 171.4
},
"luminance": 0.73029
}Semantic roles & 50–950 ramp
primary
#64F6CD
secondary
#CE305C
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584