#64F5CB#64F5CB
#64F5CB is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.0% C 0.139 H 170.8°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5CB |
|---|---|
| RGB | rgb(100, 245, 203) |
| HSL | hsl(163, 88%, 68%) |
| HSV | hsv(163, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(88.12, -48.76, 8.67) |
| CIE-LCH | lch(88.12, 49.52, 169.92°) |
| OKLab | oklab(88.02% -0.1372 0.0221) |
| OKLCH | oklch(88.02% 0.139 170.8) |
| XYZ | xyz(48.6822, 72.3210, 67.8821) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.12
Aquamarine
#7FFFD4
ΔE00 2.78
Bright Teal
#01F9C6
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5CB #F5648E
analogous
#64F583 #64F5CB #64D6F5
triadic
#64F5CB #CB64F5 #F5CB64
tetradic
#64F5CB #8364F5 #F5648E #D6F564
square
#64F5CB #8364F5 #F5648E #D6F564
split-complementary
#64F5CB #F564D6 #F58364
monochromatic
#0DD198 #2BF1B8 #64F5CB #9DF9DE #D7FCF2
Accessibility & contrast
On white
1.36
#64F5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#64F5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5CB
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5CB | 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)
#EEE6C9
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f5cb; /* rgb */ color: rgb(100, 245, 203); /* oklch */ color: oklch(88.0% 0.139 170.8);
Tailwind
colors: {
custom: {
50: '#9df9da',
500: '#64f5cb',
950: '#000000',
},
}SCSS
$custom: #64f5cb; $custom-light: #9df9da; $custom-dark: #000000;
JSON
{
"hex": "#64f5cb",
"rgb": {
"r": 100,
"g": 245,
"b": 203
},
"hsl": {
"h": 162.621,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88017,
"c": 0.13894,
"h": 170.8
},
"luminance": 0.72326
}Semantic roles & 50–950 ramp
primary
#64F5CB
secondary
#CC315E
accent
#0143E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583