#64F7CB#64F7CB
#64F7CB is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.5% C 0.141 H 170.1°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64F7CB |
|---|---|
| RGB | rgb(100, 247, 203) |
| HSL | hsl(162, 90%, 68%) |
| HSV | hsv(162, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 17.8%, 3.1%) |
| CIE-LAB | lab(88.70, -49.60, 9.50) |
| CIE-LCH | lch(88.70, 50.50, 169.16°) |
| OKLab | oklab(88.49% -0.1392 0.0243) |
| OKLCH | oklch(88.49% 0.141 170.1) |
| XYZ | xyz(49.2905, 73.5376, 68.0849) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.27
Aquamarine
#7FFFD4
ΔE00 2.49
Bright Teal
#01F9C6
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 3.32
Light Aqua
#8CFFDB
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F7CB #F76490
analogous
#64F781 #64F7CB #64D9F7
triadic
#64F7CB #CB64F7 #F7CB64
tetradic
#64F7CB #8164F7 #F76490 #D9F764
square
#64F7CB #8164F7 #F76490 #D9F764
split-complementary
#64F7CB #F764D9 #F78164
monochromatic
#0BD699 #2AF4B7 #64F7CB #9EFADF #D8FDF2
Accessibility & contrast
On white
1.34
#64F7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#64F7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F7CB
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F7CB | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C9
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#00F9EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f7cb; /* rgb */ color: rgb(100, 247, 203); /* oklch */ color: oklch(88.5% 0.141 170.1);
Tailwind
colors: {
custom: {
50: '#9dfada',
500: '#64f7cb',
950: '#000000',
},
}SCSS
$custom: #64f7cb; $custom-light: #9dfada; $custom-dark: #000000;
JSON
{
"hex": "#64f7cb",
"rgb": {
"r": 100,
"g": 247,
"b": 203
},
"hsl": {
"h": 162.041,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.8849,
"c": 0.14132,
"h": 170.1
},
"luminance": 0.73543
}Semantic roles & 50–950 ramp
primary
#64F7CB
secondary
#D02F5F
accent
#0045E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583