#64FDCE#64FDCE
#64FDCE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.146 H 169.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDCE |
|---|---|
| RGB | rgb(100, 253, 206) |
| HSL | hsl(162, 97%, 69%) |
| HSV | hsv(162, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.51, -51.43, 10.53) |
| CIE-LCH | lch(90.51, 52.50, 168.43°) |
| OKLab | oklab(89.99% -0.144 0.0269) |
| OKLCH | oklch(89.99% 0.146 169.4) |
| XYZ | xyz(51.5159, 77.4108, 70.6074) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.08
Light Aquamarine
#7BFDC7
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 3.17
Light Aqua
#8CFFDB
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDCE #FD6493
analogous
#64FD82 #64FDCE #64DFFD
triadic
#64FDCE #CE64FD #FDCE64
tetradic
#64FDCE #8264FD #FD6493 #DFFD64
square
#64FDCE #8264FD #FD6493 #DFFD64
split-complementary
#64FDCE #FD64DF #FD8264
monochromatic
#03E49F #28FCBB #64FDCE #A0FEE1 #DDFFF4
Accessibility & contrast
On white
1.27
#64FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#64FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDCE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDCE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64fdce; /* rgb */ color: rgb(100, 253, 206); /* oklch */ color: oklch(90.0% 0.146 169.4);
Tailwind
colors: {
custom: {
50: '#9effdd',
500: '#64fdce',
950: '#000000',
},
}SCSS
$custom: #64fdce; $custom-light: #9effdd; $custom-dark: #000000;
JSON
{
"hex": "#64fdce",
"rgb": {
"r": 100,
"g": 253,
"b": 206
},
"hsl": {
"h": 161.569,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89986,
"c": 0.14648,
"h": 169.4
},
"luminance": 0.77416
}Semantic roles & 50–950 ramp
primary
#64FDCE
secondary
#D72E62
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684