#64FCDB#64FCDB
#64FCDB is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.138 H 176.1°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCDB |
|---|---|
| RGB | rgb(100, 252, 219) |
| HSL | hsl(167, 96%, 69%) |
| HSV | hsv(167, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.52, -48.01, 3.82) |
| CIE-LCH | lch(90.52, 48.16, 175.45°) |
| OKLab | oklab(90.1% -0.1373 0.0094) |
| OKLCH | oklch(90.1% 0.138 176.1) |
| XYZ | xyz(52.8461, 77.4391, 79.1663) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 3.89
Aqua (survey)
#13EAC9
ΔE00 4.86
Bright Teal
#01F9C6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCDB #FC6485
analogous
#64FC8F #64FCDB #64D1FC
triadic
#64FCDB #DB64FC #FCDB64
tetradic
#64FCDB #8F64FC #FC6485 #D1FC64
square
#64FCDB #8F64FC #FC6485 #D1FC64
split-complementary
#64FCDB #FC64D1 #FC8F64
monochromatic
#04E1B1 #28FBCD #64FCDB #A0FDE9 #DCFEF7
Accessibility & contrast
On white
1.27
#64FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#64FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCDB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCDB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64fcdb; /* rgb */ color: rgb(100, 252, 219); /* oklch */ color: oklch(90.1% 0.138 176.1);
Tailwind
colors: {
custom: {
50: '#9efee6',
500: '#64fcdb',
950: '#000000',
},
}SCSS
$custom: #64fcdb; $custom-light: #9efee6; $custom-dark: #000000;
JSON
{
"hex": "#64fcdb",
"rgb": {
"r": 100,
"g": 252,
"b": 219
},
"hsl": {
"h": 166.974,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.90097,
"c": 0.13759,
"h": 176.1
},
"luminance": 0.77445
}Semantic roles & 50–950 ramp
primary
#64FCDB
secondary
#D62E53
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684