#64F6CE#64F6CE
#64F6CE is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.3% C 0.138 H 171.9°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6CE |
|---|---|
| RGB | rgb(100, 246, 206) |
| HSL | hsl(164, 89%, 68%) |
| HSV | hsv(164, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 16.3%, 3.5%) |
| CIE-LAB | lab(88.48, -48.49, 7.62) |
| CIE-LCH | lch(88.48, 49.09, 171.07°) |
| OKLab | oklab(88.33% -0.1369 0.0194) |
| OKLCH | oklch(88.33% 0.138 171.9) |
| XYZ | xyz(49.3465, 73.0721, 69.8843) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.25
Aquamarine
#7FFFD4
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 3.68
Aqua Marine
#2EE8BB
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6CE #F6648C
analogous
#64F685 #64F6CE #64D5F6
triadic
#64F6CE #CE64F6 #F6CE64
tetradic
#64F6CE #8564F6 #F6648C #D5F664
square
#64F6CE #8564F6 #F6648C #D5F664
split-complementary
#64F6CE #F664D5 #F68564
monochromatic
#0CD39D #2AF3BC #64F6CE #9EF9E0 #D8FDF3
Accessibility & contrast
On white
1.34
#64F6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#64F6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6CE
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6CE | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CC
Deuteranopia (green-blind)
#DAD8D1
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f6ce; /* rgb */ color: rgb(100, 246, 206); /* oklch */ color: oklch(88.3% 0.138 171.9);
Tailwind
colors: {
custom: {
50: '#9dfadd',
500: '#64f6ce',
950: '#000000',
},
}SCSS
$custom: #64f6ce; $custom-light: #9dfadd; $custom-dark: #000000;
JSON
{
"hex": "#64f6ce",
"rgb": {
"r": 100,
"g": 246,
"b": 206
},
"hsl": {
"h": 163.562,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.88332,
"c": 0.13824,
"h": 171.9
},
"luminance": 0.73077
}Semantic roles & 50–950 ramp
primary
#64F6CE
secondary
#CE305B
accent
#003FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584