#64F8CE#64F8CE
#64F8CE is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.8% C 0.141 H 171.2°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8CE |
|---|---|
| RGB | rgb(100, 248, 206) |
| HSL | hsl(163, 91%, 68%) |
| HSV | hsv(163, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 16.9%, 2.7%) |
| CIE-LAB | lab(89.06, -49.34, 8.45) |
| CIE-LCH | lch(89.06, 50.06, 170.28°) |
| OKLab | oklab(88.81% -0.1389 0.0216) |
| OKLCH | oklch(88.81% 0.141 171.2) |
| XYZ | xyz(49.9581, 74.2953, 70.0882) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 2.41
Bright Teal
#01F9C6
ΔE00 3.40
Light Aqua
#8CFFDB
ΔE00 3.55
Light Aquamarine
#7BFDC7
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8CE #F8648E
analogous
#64F884 #64F8CE #64D8F8
triadic
#64F8CE #CE64F8 #F8CE64
tetradic
#64F8CE #8464F8 #F8648E #D8F864
square
#64F8CE #8464F8 #F8648E #D8F864
split-complementary
#64F8CE #F864D8 #F88464
monochromatic
#0AD89D #29F5BB #64F8CE #9FFBE1 #D9FDF3
Accessibility & contrast
On white
1.32
#64F8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#64F8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8CE
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8CE | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CC
Deuteranopia (green-blind)
#DCD9D1
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f8ce; /* rgb */ color: rgb(100, 248, 206); /* oklch */ color: oklch(88.8% 0.141 171.2);
Tailwind
colors: {
custom: {
50: '#9dfbdd',
500: '#64f8ce',
950: '#000000',
},
}SCSS
$custom: #64f8ce; $custom-light: #9dfbdd; $custom-dark: #000000;
JSON
{
"hex": "#64f8ce",
"rgb": {
"r": 100,
"g": 248,
"b": 206
},
"hsl": {
"h": 162.973,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.88805,
"c": 0.14057,
"h": 171.2
},
"luminance": 0.743
}Semantic roles & 50–950 ramp
primary
#64F8CE
secondary
#D12F5D
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584