#64FDEB#64FDEB
#64FDEB is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.132 H 184.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDEB |
|---|---|
| RGB | rgb(100, 253, 235) |
| HSL | hsl(173, 97%, 69%) |
| HSV | hsv(173, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.21, -44.54, -3.47) |
| CIE-LCH | lch(91.21, 44.67, 184.46°) |
| OKLab | oklab(90.79% -0.1314 -0.0101) |
| OKLCH | oklch(90.79% 0.132 184.4) |
| XYZ | xyz(55.3694, 78.9522, 90.9024) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 3.85
Bright Turquoise
#0FFEF9
ΔE00 4.77
Aqua
#00FFFF
ΔE00 6.13
Bright Cyan
#41FDFE
ΔE00 6.17
Turquoise
#40E0D0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDEB #FD6476
analogous
#64FD9F #64FDEB #64C3FD
triadic
#64FDEB #EB64FD #FDEB64
tetradic
#64FDEB #9F64FD #FD6476 #C3FD64
square
#64FDEB #9F64FD #FD6476 #C3FD64
split-complementary
#64FDEB #FD64C3 #FD9F64
monochromatic
#03E4C9 #28FCE3 #64FDEB #A0FEF3 #DDFFFB
Accessibility & contrast
On white
1.25
#64FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#64FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDEB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDEB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EA
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fdeb; /* rgb */ color: rgb(100, 253, 235); /* oklch */ color: oklch(90.8% 0.132 184.4);
Tailwind
colors: {
custom: {
50: '#9ffef1',
500: '#64fdeb',
950: '#000000',
},
}SCSS
$custom: #64fdeb; $custom-light: #9ffef1; $custom-dark: #000000;
JSON
{
"hex": "#64fdeb",
"rgb": {
"r": 100,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.941,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90791,
"c": 0.13177,
"h": 184.4
},
"luminance": 0.78958
}Semantic roles & 50–950 ramp
primary
#64FDEB
secondary
#D72E42
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685