#64F3CD#64F3CD
#64F3CD is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.6% C 0.135 H 172.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3CD |
|---|---|
| RGB | rgb(100, 243, 205) |
| HSL | hsl(164, 86%, 67%) |
| HSV | hsv(164, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 15.6%, 4.7%) |
| CIE-LAB | lab(87.59, -47.45, 6.86) |
| CIE-LCH | lch(87.59, 47.94, 171.77°) |
| OKLab | oklab(87.6% -0.1342 0.0174) |
| OKLCH | oklch(87.6% 0.135 172.6) |
| XYZ | xyz(48.3203, 71.2134, 68.9448) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.32
Aquamarine
#7FFFD4
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 3.91
Aqua (survey)
#13EAC9
ΔE00 4.05
Bright Teal
#01F9C6
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3CD #F3648A
analogous
#64F386 #64F3CD #64D2F3
triadic
#64F3CD #CD64F3 #F3CD64
tetradic
#64F3CD #8664F3 #F3648A #D2F364
square
#64F3CD #8664F3 #F3648A #D2F364
split-complementary
#64F3CD #F364D2 #F38664
monochromatic
#10CD9B #2BEFBB #64F3CD #9DF7DF #D6FCF2
Accessibility & contrast
On white
1.38
#64F3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#64F3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3CD
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3CD | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CB
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f3cd; /* rgb */ color: rgb(100, 243, 205); /* oklch */ color: oklch(87.6% 0.135 172.6);
Tailwind
colors: {
custom: {
50: '#9df8dc',
500: '#64f3cd',
950: '#000000',
},
}SCSS
$custom: #64f3cd; $custom-light: #9df8dc; $custom-dark: #000000;
JSON
{
"hex": "#64f3cd",
"rgb": {
"r": 100,
"g": 243,
"b": 205
},
"hsl": {
"h": 164.056,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.87597,
"c": 0.13535,
"h": 172.6
},
"luminance": 0.71218
}Semantic roles & 50–950 ramp
primary
#64F3CD
secondary
#C9325A
accent
#033FE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584