#64F5CE#64F5CE
#64F5CE is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.1% C 0.137 H 172.3°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5CE |
|---|---|
| RGB | rgb(100, 245, 206) |
| HSL | hsl(164, 88%, 68%) |
| HSV | hsv(164, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 15.9%, 3.9%) |
| CIE-LAB | lab(88.19, -48.07, 7.21) |
| CIE-LCH | lch(88.19, 48.60, 171.47°) |
| OKLab | oklab(88.1% -0.1358 0.0183) |
| OKLCH | oklch(88.1% 0.137 172.3) |
| XYZ | xyz(49.0432, 72.4654, 69.7832) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.28
Aquamarine
#7FFFD4
ΔE00 2.98
Light Aqua
#8CFFDB
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5CE #F5648B
analogous
#64F585 #64F5CE #64D4F5
triadic
#64F5CE #CE64F5 #F5CE64
tetradic
#64F5CE #8564F5 #F5648B #D4F564
square
#64F5CE #8564F5 #F5648B #D4F564
split-complementary
#64F5CE #F564D4 #F58564
monochromatic
#0DD19C #2BF1BC #64F5CE #9DF9E0 #D7FCF2
Accessibility & contrast
On white
1.36
#64F5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#64F5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5CE
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5CE | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CC
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#00F7EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f5ce; /* rgb */ color: rgb(100, 245, 206); /* oklch */ color: oklch(88.1% 0.137 172.3);
Tailwind
colors: {
custom: {
50: '#9df9dd',
500: '#64f5ce',
950: '#000000',
},
}SCSS
$custom: #64f5ce; $custom-light: #9df9dd; $custom-dark: #000000;
JSON
{
"hex": "#64f5ce",
"rgb": {
"r": 100,
"g": 245,
"b": 206
},
"hsl": {
"h": 163.862,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.88096,
"c": 0.13707,
"h": 172.3
},
"luminance": 0.7247
}Semantic roles & 50–950 ramp
primary
#64F5CE
secondary
#CC315B
accent
#013EE4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584