#64FFEC#64FFEC
#64FFEC is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.133 H 183.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFEC |
|---|---|
| RGB | rgb(100, 255, 236) |
| HSL | hsl(173, 100%, 70%) |
| HSV | hsv(173, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.81, -45.16, -3.11) |
| CIE-LCH | lch(91.81, 45.27, 183.94°) |
| OKLab | oklab(91.28% -0.133 -0.0091) |
| OKLCH | oklch(91.28% 0.133 183.9) |
| XYZ | xyz(56.1489, 80.2795, 91.8770) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 4.99
Aqua
#00FFFF
ΔE00 6.36
Light Aqua
#8CFFDB
ΔE00 6.39
Bright Cyan
#41FDFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFEC #FF6477
analogous
#64FF9F #64FFEC #64C5FF
triadic
#64FFEC #EC64FF #FFEC64
tetradic
#64FFEC #9F64FF #FF6477 #C5FF64
square
#64FFEC #9F64FF #FF6477 #C5FF64
split-complementary
#64FFEC #FF64C5 #FF9F64
monochromatic
#00E9CC #27FFE4 #64FFEC #A1FFF4 #DEFFFB
Accessibility & contrast
On white
1.23
#64FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#64FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFEC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFEC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EB
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64ffec; /* rgb */ color: rgb(100, 255, 236); /* oklch */ color: oklch(91.3% 0.133 183.9);
Tailwind
colors: {
custom: {
50: '#a0fff2',
500: '#64ffec',
950: '#000000',
},
}SCSS
$custom: #64ffec; $custom-light: #a0fff2; $custom-dark: #000000;
JSON
{
"hex": "#64ffec",
"rgb": {
"r": 100,
"g": 255,
"b": 236
},
"hsl": {
"h": 172.645,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.91284,
"c": 0.13327,
"h": 183.9
},
"luminance": 0.80285
}Semantic roles & 50–950 ramp
primary
#64FFEC
secondary
#DA2D42
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685