#64F5CC#64F5CC
#64F5CC is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.0% C 0.138 H 171.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5CC |
|---|---|
| RGB | rgb(100, 245, 204) |
| HSL | hsl(163, 88%, 68%) |
| HSV | hsv(163, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(88.15, -48.53, 8.18) |
| CIE-LCH | lch(88.15, 49.21, 170.43°) |
| OKLab | oklab(88.04% -0.1367 0.0209) |
| OKLCH | oklch(88.04% 0.138 171.3) |
| XYZ | xyz(48.8018, 72.3688, 68.5118) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Aquamarine
#7FFFD4
ΔE00 2.82
Bright Teal
#01F9C6
ΔE00 3.59
Light Aqua
#8CFFDB
ΔE00 3.77
Aqua Marine
#2EE8BB
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5CC #F5648D
analogous
#64F583 #64F5CC #64D6F5
triadic
#64F5CC #CC64F5 #F5CC64
tetradic
#64F5CC #8364F5 #F5648D #D6F564
square
#64F5CC #8364F5 #F5648D #D6F564
split-complementary
#64F5CC #F564D6 #F58364
monochromatic
#0DD19A #2BF1B9 #64F5CC #9DF9DF #D7FCF2
Accessibility & contrast
On white
1.36
#64F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#64F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5CC
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5CC | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#D9D7CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f5cc; /* rgb */ color: rgb(100, 245, 204); /* oklch */ color: oklch(88.0% 0.138 171.3);
Tailwind
colors: {
custom: {
50: '#9df9db',
500: '#64f5cc',
950: '#000000',
},
}SCSS
$custom: #64f5cc; $custom-light: #9df9db; $custom-dark: #000000;
JSON
{
"hex": "#64f5cc",
"rgb": {
"r": 100,
"g": 245,
"b": 204
},
"hsl": {
"h": 163.034,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88043,
"c": 0.1383,
"h": 171.3
},
"luminance": 0.72374
}Semantic roles & 50–950 ramp
primary
#64F5CC
secondary
#CC315D
accent
#0141E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584