#64F3CC#64F3CC
#64F3CC is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.6% C 0.136 H 172.1°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3CC |
|---|---|
| RGB | rgb(100, 243, 204) |
| HSL | hsl(164, 86%, 67%) |
| HSV | hsv(164, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.57, -47.68, 7.35) |
| CIE-LCH | lch(87.57, 48.24, 171.24°) |
| OKLab | oklab(87.57% -0.1347 0.0187) |
| OKLCH | oklch(87.57% 0.136 172.1) |
| XYZ | xyz(48.2000, 71.1653, 68.3112) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.22
Aquamarine
#7FFFD4
ΔE00 3.23
Aqua Marine
#2EE8BB
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 3.94
Aqua (survey)
#13EAC9
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3CC #F3648B
analogous
#64F384 #64F3CC #64D3F3
triadic
#64F3CC #CC64F3 #F3CC64
tetradic
#64F3CC #8464F3 #F3648B #D3F364
square
#64F3CC #8464F3 #F3648B #D3F364
split-complementary
#64F3CC #F364D3 #F38464
monochromatic
#10CD99 #2BEFB9 #64F3CC #9DF7DF #D6FCF1
Accessibility & contrast
On white
1.38
#64F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#64F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3CC
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3CC | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f3cc; /* rgb */ color: rgb(100, 243, 204); /* oklch */ color: oklch(87.6% 0.136 172.1);
Tailwind
colors: {
custom: {
50: '#9df8db',
500: '#64f3cc',
950: '#000000',
},
}SCSS
$custom: #64f3cc; $custom-light: #9df8db; $custom-dark: #000000;
JSON
{
"hex": "#64f3cc",
"rgb": {
"r": 100,
"g": 243,
"b": 204
},
"hsl": {
"h": 163.636,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.8757,
"c": 0.13596,
"h": 172.1
},
"luminance": 0.7117
}Semantic roles & 50–950 ramp
primary
#64F3CC
secondary
#C9325B
accent
#0340E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584