#64F4CB#64F4CB
#64F4CB is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.8% C 0.138 H 171.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4CB |
|---|---|
| RGB | rgb(100, 244, 203) |
| HSL | hsl(163, 87%, 67%) |
| HSV | hsv(163, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.83, -48.33, 8.25) |
| CIE-LCH | lch(87.83, 49.03, 170.31°) |
| OKLab | oklab(87.78% -0.1361 0.021) |
| OKLCH | oklch(87.78% 0.138 171.2) |
| XYZ | xyz(48.3805, 71.7176, 67.7816) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.11
Aquamarine
#7FFFD4
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4CB #F4648D
analogous
#64F483 #64F4CB #64D5F4
triadic
#64F4CB #CB64F4 #F4CB64
tetradic
#64F4CB #8364F4 #F4648D #D5F464
square
#64F4CB #8364F4 #F4648D #D5F464
split-complementary
#64F4CB #F464D5 #F48364
monochromatic
#0FCF98 #2BF0B8 #64F4CB #9DF8DE #D6FCF1
Accessibility & contrast
On white
1.37
#64F4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#64F4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4CB
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4CB | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f4cb; /* rgb */ color: rgb(100, 244, 203); /* oklch */ color: oklch(87.8% 0.138 171.2);
Tailwind
colors: {
custom: {
50: '#9df8da',
500: '#64f4cb',
950: '#000000',
},
}SCSS
$custom: #64f4cb; $custom-light: #9df8da; $custom-dark: #000000;
JSON
{
"hex": "#64f4cb",
"rgb": {
"r": 100,
"g": 244,
"b": 203
},
"hsl": {
"h": 162.917,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.8778,
"c": 0.13775,
"h": 171.2
},
"luminance": 0.71722
}Semantic roles & 50–950 ramp
primary
#64F4CB
secondary
#CB325D
accent
#0242E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583