#64FFD3#64FFD3
#64FFD3 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.146 H 171.0°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFD3 |
|---|---|
| RGB | rgb(100, 255, 211) |
| HSL | hsl(163, 100%, 70%) |
| HSV | hsv(163, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.20, -51.13, 8.93) |
| CIE-LCH | lch(91.20, 51.91, 170.09°) |
| OKLab | oklab(90.59% -0.1438 0.0228) |
| OKLCH | oklch(90.59% 0.146 171) |
| XYZ | xyz(52.7677, 78.9270, 74.0689) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 3.46
Light Aquamarine
#7BFDC7
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFD3 #FF6490
analogous
#64FF86 #64FFD3 #64DDFF
triadic
#64FFD3 #D364FF #FFD364
tetradic
#64FFD3 #8664FF #FF6490 #DDFF64
square
#64FFD3 #8664FF #FF6490 #DDFF64
split-complementary
#64FFD3 #FF64DD #FF8664
monochromatic
#00E9A7 #27FFC2 #64FFD3 #A1FFE4 #DEFFF6
Accessibility & contrast
On white
1.25
#64FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#64FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFD3
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFD3 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD1
Deuteranopia (green-blind)
#E2DFD6
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64ffd3; /* rgb */ color: rgb(100, 255, 211); /* oklch */ color: oklch(90.6% 0.146 171.0);
Tailwind
colors: {
custom: {
50: '#9effe0',
500: '#64ffd3',
950: '#000000',
},
}SCSS
$custom: #64ffd3; $custom-light: #9effe0; $custom-dark: #000000;
JSON
{
"hex": "#64ffd3",
"rgb": {
"r": 100,
"g": 255,
"b": 211
},
"hsl": {
"h": 162.968,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90587,
"c": 0.1456,
"h": 171
},
"luminance": 0.78932
}Semantic roles & 50–950 ramp
primary
#64FFD3
secondary
#DA2D5E
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684