#64FFD2#64FFD2
#64FFD2 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.146 H 170.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFD2 |
|---|---|
| RGB | rgb(100, 255, 210) |
| HSL | hsl(163, 100%, 70%) |
| HSV | hsv(163, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.18, -51.36, 9.42) |
| CIE-LCH | lch(91.18, 52.22, 169.61°) |
| OKLab | oklab(90.56% -0.1442 0.024) |
| OKLCH | oklch(90.56% 0.146 170.5) |
| XYZ | xyz(52.6427, 78.8770, 73.4108) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.00
Light Turquoise
#7EF4CC
ΔE00 3.23
Light Aquamarine
#7BFDC7
ΔE00 3.26
Bright Teal
#01F9C6
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFD2 #FF6491
analogous
#64FF85 #64FFD2 #64DEFF
triadic
#64FFD2 #D264FF #FFD264
tetradic
#64FFD2 #8564FF #FF6491 #DEFF64
square
#64FFD2 #8564FF #FF6491 #DEFF64
split-complementary
#64FFD2 #FF64DE #FF8564
monochromatic
#00E9A5 #27FFC0 #64FFD2 #A1FFE4 #DEFFF6
Accessibility & contrast
On white
1.25
#64FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#64FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFD2
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFD2 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64ffd2; /* rgb */ color: rgb(100, 255, 210); /* oklch */ color: oklch(90.6% 0.146 170.5);
Tailwind
colors: {
custom: {
50: '#9effdf',
500: '#64ffd2',
950: '#000000',
},
}SCSS
$custom: #64ffd2; $custom-light: #9effdf; $custom-dark: #000000;
JSON
{
"hex": "#64ffd2",
"rgb": {
"r": 100,
"g": 255,
"b": 210
},
"hsl": {
"h": 162.581,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90561,
"c": 0.14624,
"h": 170.5
},
"luminance": 0.78882
}Semantic roles & 50–950 ramp
primary
#64FFD2
secondary
#DA2D5F
accent
#0043E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684