#64FDEF#64FDEF
#64FDEF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.131 H 186.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDEF |
|---|---|
| RGB | rgb(100, 253, 239) |
| HSL | hsl(175, 97%, 69%) |
| HSV | hsv(175, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.32, -43.53, -5.39) |
| CIE-LCH | lch(91.32, 43.86, 187.06°) |
| OKLab | oklab(90.91% -0.1297 -0.0153) |
| OKLCH | oklch(90.91% 0.131 186.7) |
| XYZ | xyz(55.9538, 79.1860, 93.9802) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.94
Bright Turquoise
#0FFEF9
ΔE00 3.75
Tiffany Blue
#7BF2DA
ΔE00 4.71
Bright Cyan
#41FDFE
ΔE00 4.92
Aqua
#00FFFF
ΔE00 4.98
Turquoise
#40E0D0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDEF #FD6472
analogous
#64FDA3 #64FDEF #64BFFD
triadic
#64FDEF #EF64FD #FDEF64
tetradic
#64FDEF #A364FD #FD6472 #BFFD64
square
#64FDEF #A364FD #FD6472 #BFFD64
split-complementary
#64FDEF #FD64BF #FDA364
monochromatic
#03E4CF #28FCE9 #64FDEF #A0FEF5 #DDFFFB
Accessibility & contrast
On white
1.25
#64FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#64FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDEF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDEF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fdef; /* rgb */ color: rgb(100, 253, 239); /* oklch */ color: oklch(90.9% 0.131 186.7);
Tailwind
colors: {
custom: {
50: '#9ffef4',
500: '#64fdef',
950: '#000000',
},
}SCSS
$custom: #64fdef; $custom-light: #9ffef4; $custom-dark: #000000;
JSON
{
"hex": "#64fdef",
"rgb": {
"r": 100,
"g": 253,
"b": 239
},
"hsl": {
"h": 174.51,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90911,
"c": 0.13059,
"h": 186.7
},
"luminance": 0.79192
}Semantic roles & 50–950 ramp
primary
#64FDEF
secondary
#D72E3D
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685