#64FFCE#64FFCE
#64FFCE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.149 H 168.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFCE |
|---|---|
| RGB | rgb(100, 255, 206) |
| HSL | hsl(161, 100%, 70%) |
| HSV | hsv(161, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.09, -52.26, 11.35) |
| CIE-LCH | lch(91.09, 53.48, 167.74°) |
| OKLab | oklab(90.46% -0.146 0.0291) |
| OKLCH | oklch(90.46% 0.149 168.7) |
| XYZ | xyz(52.1506, 78.6802, 70.8190) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 2.50
Bright Teal
#01F9C6
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 4.06
Light Greenish Blue
#63F7B4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFCE #FF6495
analogous
#64FF80 #64FFCE #64E3FF
triadic
#64FFCE #CE64FF #FFCE64
tetradic
#64FFCE #8064FF #FF6495 #E3FF64
square
#64FFCE #8064FF #FF6495 #E3FF64
split-complementary
#64FFCE #FF64E3 #FF8064
monochromatic
#00E99F #27FFBB #64FFCE #A1FFE1 #DEFFF5
Accessibility & contrast
On white
1.25
#64FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#64FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFCE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFCE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #64ffce; /* rgb */ color: rgb(100, 255, 206); /* oklch */ color: oklch(90.5% 0.149 168.7);
Tailwind
colors: {
custom: {
50: '#9effdd',
500: '#64ffce',
950: '#000000',
},
}SCSS
$custom: #64ffce; $custom-light: #9effdd; $custom-dark: #000000;
JSON
{
"hex": "#64ffce",
"rgb": {
"r": 100,
"g": 255,
"b": 206
},
"hsl": {
"h": 161.032,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90459,
"c": 0.14887,
"h": 168.7
},
"luminance": 0.78686
}Semantic roles & 50–950 ramp
primary
#64FFCE
secondary
#DA2D64
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684