#64FCDC#64FCDC
#64FCDC is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.137 H 176.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCDC |
|---|---|
| RGB | rgb(100, 252, 220) |
| HSL | hsl(167, 96%, 69%) |
| HSV | hsv(167, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.55, -47.77, 3.34) |
| CIE-LCH | lch(90.55, 47.89, 176.01°) |
| OKLab | oklab(90.12% -0.1368 0.0081) |
| OKLCH | oklch(90.12% 0.137 176.6) |
| XYZ | xyz(52.9781, 77.4919, 79.8617) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.36
Light Aqua
#8CFFDB
ΔE00 3.60
Aquamarine
#7FFFD4
ΔE00 3.89
Light Turquoise
#7EF4CC
ΔE00 4.09
Aqua (survey)
#13EAC9
ΔE00 4.87
Bright Teal
#01F9C6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCDC #FC6484
analogous
#64FC90 #64FCDC #64D0FC
triadic
#64FCDC #DC64FC #FCDC64
tetradic
#64FCDC #9064FC #FC6484 #D0FC64
square
#64FCDC #9064FC #FC6484 #D0FC64
split-complementary
#64FCDC #FC64D0 #FC9064
monochromatic
#04E1B3 #28FBCE #64FCDC #A0FDEA #DCFEF7
Accessibility & contrast
On white
1.27
#64FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#64FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCDC
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCDC | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64fcdc; /* rgb */ color: rgb(100, 252, 220); /* oklch */ color: oklch(90.1% 0.137 176.6);
Tailwind
colors: {
custom: {
50: '#9efee6',
500: '#64fcdc',
950: '#000000',
},
}SCSS
$custom: #64fcdc; $custom-light: #9efee6; $custom-dark: #000000;
JSON
{
"hex": "#64fcdc",
"rgb": {
"r": 100,
"g": 252,
"b": 220
},
"hsl": {
"h": 167.368,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.90124,
"c": 0.13708,
"h": 176.6
},
"luminance": 0.77497
}Semantic roles & 50–950 ramp
primary
#64FCDC
secondary
#D62E51
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684