#64FFDD#64FFDD
#64FFDD is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.140 H 175.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFDD |
|---|---|
| RGB | rgb(100, 255, 221) |
| HSL | hsl(167, 100%, 70%) |
| HSV | hsv(167, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.43, -48.81, 4.10) |
| CIE-LCH | lch(91.43, 48.98, 175.19°) |
| OKLab | oklab(90.85% -0.1394 0.0101) |
| OKLCH | oklch(90.85% 0.14 175.8) |
| XYZ | xyz(54.0605, 79.4441, 80.8778) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.41
Aquamarine
#7FFFD4
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.11
Bright Teal
#01F9C6
ΔE00 5.03
Aqua (survey)
#13EAC9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFDD #FF6486
analogous
#64FF90 #64FFDD #64D3FF
triadic
#64FFDD #DD64FF #FFDD64
tetradic
#64FFDD #9064FF #FF6486 #D3FF64
square
#64FFDD #9064FF #FF6486 #D3FF64
split-complementary
#64FFDD #FF64D3 #FF9064
monochromatic
#00E9B6 #27FFD0 #64FFDD #A1FFEA #DEFFF8
Accessibility & contrast
On white
1.24
#64FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#64FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFDD
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFDD | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64ffdd; /* rgb */ color: rgb(100, 255, 221); /* oklch */ color: oklch(90.9% 0.140 175.8);
Tailwind
colors: {
custom: {
50: '#9fffe7',
500: '#64ffdd',
950: '#000000',
},
}SCSS
$custom: #64ffdd; $custom-light: #9fffe7; $custom-dark: #000000;
JSON
{
"hex": "#64ffdd",
"rgb": {
"r": 100,
"g": 255,
"b": 221
},
"hsl": {
"h": 166.839,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90855,
"c": 0.1398,
"h": 175.8
},
"luminance": 0.7945
}Semantic roles & 50–950 ramp
primary
#64FFDD
secondary
#DA2D53
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684