#64F6CB#64F6CB
#64F6CB is a very light, vivid teal. Relative luminance 0.729; OKLCH L 88.3% C 0.140 H 170.5°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6CB |
|---|---|
| RGB | rgb(100, 246, 203) |
| HSL | hsl(162, 89%, 68%) |
| HSV | hsv(162, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 17.5%, 3.5%) |
| CIE-LAB | lab(88.41, -49.18, 9.08) |
| CIE-LCH | lch(88.41, 50.01, 169.54°) |
| OKLab | oklab(88.25% -0.1382 0.0232) |
| OKLCH | oklch(88.25% 0.14 170.5) |
| XYZ | xyz(48.9856, 72.9277, 67.9832) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.18
Aquamarine
#7FFFD4
ΔE00 2.62
Bright Teal
#01F9C6
ΔE00 3.36
Light Aquamarine
#7BFDC7
ΔE00 3.56
Light Aqua
#8CFFDB
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6CB #F6648F
analogous
#64F682 #64F6CB #64D8F6
triadic
#64F6CB #CB64F6 #F6CB64
tetradic
#64F6CB #8264F6 #F6648F #D8F664
square
#64F6CB #8264F6 #F6648F #D8F664
split-complementary
#64F6CB #F664D8 #F68264
monochromatic
#0CD399 #2AF3B8 #64F6CB #9EF9DE #D8FDF2
Accessibility & contrast
On white
1.35
#64F6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#64F6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6CB
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6CB | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7C9
Deuteranopia (green-blind)
#DAD8CE
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f6cb; /* rgb */ color: rgb(100, 246, 203); /* oklch */ color: oklch(88.3% 0.140 170.5);
Tailwind
colors: {
custom: {
50: '#9dfada',
500: '#64f6cb',
950: '#000000',
},
}SCSS
$custom: #64f6cb; $custom-light: #9dfada; $custom-dark: #000000;
JSON
{
"hex": "#64f6cb",
"rgb": {
"r": 100,
"g": 246,
"b": 203
},
"hsl": {
"h": 162.329,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.88254,
"c": 0.14012,
"h": 170.5
},
"luminance": 0.72933
}Semantic roles & 50–950 ramp
primary
#64F6CB
secondary
#CE305F
accent
#0044E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583