#64FFCF#64FFCF
#64FFCF is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.148 H 169.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFCF |
|---|---|
| RGB | rgb(100, 255, 207) |
| HSL | hsl(161, 100%, 70%) |
| HSV | hsv(161, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.11, -52.04, 10.87) |
| CIE-LCH | lch(91.11, 53.16, 168.20°) |
| OKLab | oklab(90.48% -0.1456 0.0278) |
| OKLCH | oklch(90.48% 0.148 169.2) |
| XYZ | xyz(52.2724, 78.7289, 71.4608) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.12
Light Aquamarine
#7BFDC7
ΔE00 2.68
Bright Teal
#01F9C6
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.37
Light Aqua
#8CFFDB
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFCF #FF6494
analogous
#64FF81 #64FFCF #64E2FF
triadic
#64FFCF #CF64FF #FFCF64
tetradic
#64FFCF #8164FF #FF6494 #E2FF64
square
#64FFCF #8164FF #FF6494 #E2FF64
split-complementary
#64FFCF #FF64E2 #FF8164
monochromatic
#00E9A1 #27FFBC #64FFCF #A1FFE2 #DEFFF5
Accessibility & contrast
On white
1.25
#64FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#64FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFCF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFCF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #64ffcf; /* rgb */ color: rgb(100, 255, 207); /* oklch */ color: oklch(90.5% 0.148 169.2);
Tailwind
colors: {
custom: {
50: '#9effdd',
500: '#64ffcf',
950: '#000000',
},
}SCSS
$custom: #64ffcf; $custom-light: #9effdd; $custom-dark: #000000;
JSON
{
"hex": "#64ffcf",
"rgb": {
"r": 100,
"g": 255,
"b": 207
},
"hsl": {
"h": 161.419,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90484,
"c": 0.1482,
"h": 169.2
},
"luminance": 0.78734
}Semantic roles & 50–950 ramp
primary
#64FFCF
secondary
#DA2D63
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684