#64F8CF#64F8CF
#64F8CF is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.8% C 0.140 H 171.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8CF |
|---|---|
| RGB | rgb(100, 248, 207) |
| HSL | hsl(163, 91%, 68%) |
| HSV | hsv(163, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 16.5%, 2.7%) |
| CIE-LAB | lab(89.08, -49.11, 7.97) |
| CIE-LCH | lch(89.08, 49.75, 170.78°) |
| OKLab | oklab(88.83% -0.1385 0.0203) |
| OKLCH | oklch(88.83% 0.14 171.7) |
| XYZ | xyz(50.0800, 74.3440, 70.7300) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.36
Aquamarine
#7FFFD4
ΔE00 2.48
Light Aqua
#8CFFDB
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 3.52
Light Aquamarine
#7BFDC7
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8CF #F8648D
analogous
#64F885 #64F8CF #64D7F8
triadic
#64F8CF #CF64F8 #F8CF64
tetradic
#64F8CF #8564F8 #F8648D #D7F864
square
#64F8CF #8564F8 #F8648D #D7F864
split-complementary
#64F8CF #F864D7 #F88564
monochromatic
#0AD89F #29F5BD #64F8CF #9FFBE1 #D9FDF3
Accessibility & contrast
On white
1.32
#64F8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#64F8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8CF
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8CF | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CD
Deuteranopia (green-blind)
#DCD9D2
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f8cf; /* rgb */ color: rgb(100, 248, 207); /* oklch */ color: oklch(88.8% 0.140 171.7);
Tailwind
colors: {
custom: {
50: '#9dfbdd',
500: '#64f8cf',
950: '#000000',
},
}SCSS
$custom: #64f8cf; $custom-light: #9dfbdd; $custom-dark: #000000;
JSON
{
"hex": "#64f8cf",
"rgb": {
"r": 100,
"g": 248,
"b": 207
},
"hsl": {
"h": 163.378,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.88831,
"c": 0.13995,
"h": 171.7
},
"luminance": 0.74349
}Semantic roles & 50–950 ramp
primary
#64F8CF
secondary
#D12F5C
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584