#64FDF0#64FDF0
#64FDF0 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.130 H 187.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDF0 |
|---|---|
| RGB | rgb(100, 253, 240) |
| HSL | hsl(175, 97%, 69%) |
| HSV | hsv(175, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(91.35, -43.27, -5.87) |
| CIE-LCH | lch(91.35, 43.67, 187.73°) |
| OKLab | oklab(90.94% -0.1293 -0.0166) |
| OKLCH | oklch(90.94% 0.13 187.3) |
| XYZ | xyz(56.1019, 79.2452, 94.7604) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.00
Bright Turquoise
#0FFEF9
ΔE00 3.53
Bright Cyan
#41FDFE
ΔE00 4.61
Aqua
#00FFFF
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDF0 #FD6471
analogous
#64FDA4 #64FDF0 #64BEFD
triadic
#64FDF0 #F064FD #FDF064
tetradic
#64FDF0 #A464FD #FD6471 #BEFD64
square
#64FDF0 #A464FD #FD6471 #BEFD64
split-complementary
#64FDF0 #FD64BE #FDA464
monochromatic
#03E4D1 #28FCEA #64FDF0 #A0FEF6 #DDFFFC
Accessibility & contrast
On white
1.25
#64FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#64FDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDF0
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDF0 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fdf0; /* rgb */ color: rgb(100, 253, 240); /* oklch */ color: oklch(90.9% 0.130 187.3);
Tailwind
colors: {
custom: {
50: '#a0fef4',
500: '#64fdf0',
950: '#000000',
},
}SCSS
$custom: #64fdf0; $custom-light: #a0fef4; $custom-dark: #000000;
JSON
{
"hex": "#64fdf0",
"rgb": {
"r": 100,
"g": 253,
"b": 240
},
"hsl": {
"h": 174.902,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90942,
"c": 0.13033,
"h": 187.3
},
"luminance": 0.79251
}Semantic roles & 50–950 ramp
primary
#64FDF0
secondary
#D72E3C
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685