#64F8CD#64F8CD
#64F8CD is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.8% C 0.141 H 170.7°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8CD |
|---|---|
| RGB | rgb(100, 248, 205) |
| HSL | hsl(163, 91%, 68%) |
| HSV | hsv(163, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 17.3%, 2.7%) |
| CIE-LAB | lab(89.04, -49.57, 8.94) |
| CIE-LCH | lch(89.04, 50.37, 169.78°) |
| OKLab | oklab(88.78% -0.1393 0.0228) |
| OKLCH | oklch(88.78% 0.141 170.7) |
| XYZ | xyz(49.8370, 74.2468, 69.4504) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.32
Aquamarine
#7FFFD4
ΔE00 2.38
Bright Teal
#01F9C6
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8CD #F8648F
analogous
#64F883 #64F8CD #64D9F8
triadic
#64F8CD #CD64F8 #F8CD64
tetradic
#64F8CD #8364F8 #F8648F #D9F864
square
#64F8CD #8364F8 #F8648F #D9F864
split-complementary
#64F8CD #F864D9 #F88364
monochromatic
#0AD89C #29F5BA #64F8CD #9FFBE0 #D9FDF3
Accessibility & contrast
On white
1.32
#64F8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#64F8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8CD
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8CD | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CB
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f8cd; /* rgb */ color: rgb(100, 248, 205); /* oklch */ color: oklch(88.8% 0.141 170.7);
Tailwind
colors: {
custom: {
50: '#9dfbdc',
500: '#64f8cd',
950: '#000000',
},
}SCSS
$custom: #64f8cd; $custom-light: #9dfbdc; $custom-dark: #000000;
JSON
{
"hex": "#64f8cd",
"rgb": {
"r": 100,
"g": 248,
"b": 205
},
"hsl": {
"h": 162.568,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.88779,
"c": 0.14121,
"h": 170.7
},
"luminance": 0.74252
}Semantic roles & 50–950 ramp
primary
#64F8CD
secondary
#D12F5E
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584