#64FBDC#64FBDC
#64FBDC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.136 H 177.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBDC |
|---|---|
| RGB | rgb(100, 251, 220) |
| HSL | hsl(168, 95%, 69%) |
| HSV | hsv(168, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.26, -47.34, 2.92) |
| CIE-LCH | lch(90.26, 47.43, 176.47°) |
| OKLab | oklab(89.89% -0.1358 0.007) |
| OKLCH | oklch(89.89% 0.136 177) |
| XYZ | xyz(52.6649, 76.8655, 79.7573) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.10
Light Aqua
#8CFFDB
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.18
Aqua (survey)
#13EAC9
ΔE00 4.75
Bright Teal
#01F9C6
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBDC #FB6483
analogous
#64FB91 #64FBDC #64CFFB
triadic
#64FBDC #DC64FB #FBDC64
tetradic
#64FBDC #9164FB #FB6483 #CFFB64
square
#64FBDC #9164FB #FB6483 #CFFB64
split-complementary
#64FBDC #FB64CF #FB9164
monochromatic
#06DFB2 #28F9CF #64FBDC #A0FDE9 #DBFEF7
Accessibility & contrast
On white
1.28
#64FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#64FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBDC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBDC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64fbdc; /* rgb */ color: rgb(100, 251, 220); /* oklch */ color: oklch(89.9% 0.136 177.0);
Tailwind
colors: {
custom: {
50: '#9efde6',
500: '#64fbdc',
950: '#000000',
},
}SCSS
$custom: #64fbdc; $custom-light: #9efde6; $custom-dark: #000000;
JSON
{
"hex": "#64fbdc",
"rgb": {
"r": 100,
"g": 251,
"b": 220
},
"hsl": {
"h": 167.682,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.8989,
"c": 0.136,
"h": 177
},
"luminance": 0.76871
}Semantic roles & 50–950 ramp
primary
#64FBDC
secondary
#D52E50
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684