#64F0CB#64F0CB
#64F0CB is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.8% C 0.133 H 172.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0CB |
|---|---|
| RGB | rgb(100, 240, 203) |
| HSL | hsl(164, 82%, 67%) |
| HSV | hsv(164, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(86.67, -46.63, 6.58) |
| CIE-LCH | lch(86.67, 47.09, 171.97°) |
| OKLab | oklab(86.83% -0.132 0.0167) |
| OKLCH | oklch(86.83% 0.133 172.8) |
| XYZ | xyz(47.1900, 69.3366, 67.3847) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.48
Aqua Marine
#2EE8BB
ΔE00 3.67
Aqua (survey)
#13EAC9
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0CB #F06489
analogous
#64F085 #64F0CB #64CFF0
triadic
#64F0CB #CB64F0 #F0CB64
tetradic
#64F0CB #8564F0 #F06489 #CFF064
square
#64F0CB #8564F0 #F06489 #CFF064
split-complementary
#64F0CB #F064CF #F08564
monochromatic
#13C697 #2CEBB8 #64F0CB #9CF5DE #D4FBF0
Accessibility & contrast
On white
1.41
#64F0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#64F0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0CB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0CB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f0cb; /* rgb */ color: rgb(100, 240, 203); /* oklch */ color: oklch(86.8% 0.133 172.8);
Tailwind
colors: {
custom: {
50: '#9cf5da',
500: '#64f0cb',
950: '#000000',
},
}SCSS
$custom: #64f0cb; $custom-light: #9cf5da; $custom-dark: #000000;
JSON
{
"hex": "#64f0cb",
"rgb": {
"r": 100,
"g": 240,
"b": 203
},
"hsl": {
"h": 164.143,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.86834,
"c": 0.13306,
"h": 172.8
},
"luminance": 0.69341
}Semantic roles & 50–950 ramp
primary
#64F0CB
secondary
#C4355A
accent
#0740DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583