#64FFDB#64FFDB
#64FFDB is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.141 H 174.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFDB |
|---|---|
| RGB | rgb(100, 255, 219) |
| HSL | hsl(166, 100%, 70%) |
| HSV | hsv(166, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.39, -49.28, 5.07) |
| CIE-LCH | lch(91.39, 49.54, 174.13°) |
| OKLab | oklab(90.8% -0.1403 0.0127) |
| OKLCH | oklch(90.8% 0.141 174.8) |
| XYZ | xyz(53.7956, 79.3382, 79.4828) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.07
Light Aqua
#8CFFDB
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 4.33
Bright Teal
#01F9C6
ΔE00 4.62
Light Aquamarine
#7BFDC7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFDB #FF6488
analogous
#64FF8E #64FFDB #64D5FF
triadic
#64FFDB #DB64FF #FFDB64
tetradic
#64FFDB #8E64FF #FF6488 #D5FF64
square
#64FFDB #8E64FF #FF6488 #D5FF64
split-complementary
#64FFDB #FF64D5 #FF8E64
monochromatic
#00E9B3 #27FFCD #64FFDB #A1FFE9 #DEFFF7
Accessibility & contrast
On white
1.24
#64FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#64FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFDB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFDB | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64ffdb; /* rgb */ color: rgb(100, 255, 219); /* oklch */ color: oklch(90.8% 0.141 174.8);
Tailwind
colors: {
custom: {
50: '#9fffe6',
500: '#64ffdb',
950: '#000000',
},
}SCSS
$custom: #64ffdb; $custom-light: #9fffe6; $custom-dark: #000000;
JSON
{
"hex": "#64ffdb",
"rgb": {
"r": 100,
"g": 255,
"b": 219
},
"hsl": {
"h": 166.065,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.908,
"c": 0.14087,
"h": 174.8
},
"luminance": 0.79344
}Semantic roles & 50–950 ramp
primary
#64FFDB
secondary
#DA2D55
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684