#64F3CB#64F3CB
#64F3CB is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.5% C 0.137 H 171.6°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3CB |
|---|---|
| RGB | rgb(100, 243, 203) |
| HSL | hsl(163, 86%, 67%) |
| HSV | hsv(163, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(87.54, -47.91, 7.83) |
| CIE-LCH | lch(87.54, 48.54, 170.71°) |
| OKLab | oklab(87.54% -0.1351 0.02) |
| OKLCH | oklch(87.54% 0.137 171.6) |
| XYZ | xyz(48.0805, 71.1175, 67.6815) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Aquamarine
#7FFFD4
ΔE00 3.16
Aqua Marine
#2EE8BB
ΔE00 3.72
Bright Teal
#01F9C6
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3CB #F3648C
analogous
#64F384 #64F3CB #64D3F3
triadic
#64F3CB #CB64F3 #F3CB64
tetradic
#64F3CB #8464F3 #F3648C #D3F364
square
#64F3CB #8464F3 #F3648C #D3F364
split-complementary
#64F3CB #F364D3 #F38464
monochromatic
#10CD98 #2BEFB8 #64F3CB #9DF7DE #D6FCF1
Accessibility & contrast
On white
1.38
#64F3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#64F3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3CB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3CB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f3cb; /* rgb */ color: rgb(100, 243, 203); /* oklch */ color: oklch(87.5% 0.137 171.6);
Tailwind
colors: {
custom: {
50: '#9df8da',
500: '#64f3cb',
950: '#000000',
},
}SCSS
$custom: #64f3cb; $custom-light: #9df8da; $custom-dark: #000000;
JSON
{
"hex": "#64f3cb",
"rgb": {
"r": 100,
"g": 243,
"b": 203
},
"hsl": {
"h": 163.217,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.87544,
"c": 0.13657,
"h": 171.6
},
"luminance": 0.71122
}Semantic roles & 50–950 ramp
primary
#64F3CB
secondary
#C9325C
accent
#0342E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583