#64FFD0#64FFD0
#64FFD0 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.148 H 169.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFD0 |
|---|---|
| RGB | rgb(100, 255, 208) |
| HSL | hsl(162, 100%, 70%) |
| HSV | hsv(162, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(91.13, -51.81, 10.38) |
| CIE-LCH | lch(91.13, 52.84, 168.67°) |
| OKLab | oklab(90.51% -0.1451 0.0266) |
| OKLCH | oklch(90.51% 0.148 169.6) |
| XYZ | xyz(52.3951, 78.7780, 72.1067) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.05
Light Aquamarine
#7BFDC7
ΔE00 2.86
Bright Teal
#01F9C6
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFD0 #FF6493
analogous
#64FF82 #64FFD0 #64E1FF
triadic
#64FFD0 #D064FF #FFD064
tetradic
#64FFD0 #8264FF #FF6493 #E1FF64
square
#64FFD0 #8264FF #FF6493 #E1FF64
split-complementary
#64FFD0 #FF64E1 #FF8264
monochromatic
#00E9A2 #27FFBD #64FFD0 #A1FFE3 #DEFFF5
Accessibility & contrast
On white
1.25
#64FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#64FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFD0
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFD0 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCE
Deuteranopia (green-blind)
#E2DFD3
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64ffd0; /* rgb */ color: rgb(100, 255, 208); /* oklch */ color: oklch(90.5% 0.148 169.6);
Tailwind
colors: {
custom: {
50: '#9effde',
500: '#64ffd0',
950: '#000000',
},
}SCSS
$custom: #64ffd0; $custom-light: #9effde; $custom-dark: #000000;
JSON
{
"hex": "#64ffd0",
"rgb": {
"r": 100,
"g": 255,
"b": 208
},
"hsl": {
"h": 161.806,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.9051,
"c": 0.14754,
"h": 169.6
},
"luminance": 0.78783
}Semantic roles & 50–950 ramp
primary
#64FFD0
secondary
#DA2D62
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684