#64FFEE#64FFEE
#64FFEE is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.133 H 185.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFEE |
|---|---|
| RGB | rgb(100, 255, 238) |
| HSL | hsl(173, 100%, 70%) |
| HSV | hsv(173, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.86, -44.66, -4.07) |
| CIE-LCH | lch(91.86, 44.85, 185.21°) |
| OKLab | oklab(91.34% -0.1321 -0.0117) |
| OKLCH | oklch(91.34% 0.133 185.1) |
| XYZ | xyz(56.4411, 80.3964, 93.4159) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 4.33
Bright Turquoise
#0FFEF9
ΔE00 4.46
Aqua
#00FFFF
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 5.83
Turquoise
#40E0D0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFEE #FF6475
analogous
#64FFA0 #64FFEE #64C3FF
triadic
#64FFEE #EE64FF #FFEE64
tetradic
#64FFEE #A064FF #FF6475 #C3FF64
square
#64FFEE #A064FF #FF6475 #C3FF64
split-complementary
#64FFEE #FF64C3 #FFA064
monochromatic
#00E9CF #27FFE7 #64FFEE #A1FFF5 #DEFFFB
Accessibility & contrast
On white
1.23
#64FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#64FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFEE
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFEE | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#DCE0F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #64ffee; /* rgb */ color: rgb(100, 255, 238); /* oklch */ color: oklch(91.3% 0.133 185.1);
Tailwind
colors: {
custom: {
50: '#a0fff3',
500: '#64ffee',
950: '#000000',
},
}SCSS
$custom: #64ffee; $custom-light: #a0fff3; $custom-dark: #000000;
JSON
{
"hex": "#64ffee",
"rgb": {
"r": 100,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.419,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.91344,
"c": 0.13263,
"h": 185.1
},
"luminance": 0.80402
}Semantic roles & 50–950 ramp
primary
#64FFEE
secondary
#DA2D40
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685