#64F5F9#64F5F9
#64F5F9 is a very light, vivid teal. Relative luminance 0.749; OKLCH L 89.4% C 0.123 H 197.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5F9 |
|---|---|
| RGB | rgb(100, 245, 249) |
| HSL | hsl(182, 93%, 68%) |
| HSV | hsv(182, 60%, 98%) |
| CMYK | cmyk(59.8%, 1.6%, 0%, 2.4%) |
| CIE-LAB | lab(89.32, -37.32, -13.56) |
| CIE-LCH | lch(89.32, 39.71, 199.97°) |
| OKLab | oklab(89.39% -0.1175 -0.0376) |
| OKLCH | oklch(89.39% 0.123 197.7) |
| XYZ | xyz(54.9994, 74.8479, 101.1527) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.45
Bright Cyan
#41FDFE
ΔE00 2.76
Aqua
#00FFFF
ΔE00 4.00
Robin'S Egg
#6DEDFD
ΔE00 4.74
Bright Turquoise
#0FFEF9
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5F9 #F96864
analogous
#64F9B2 #64F5F9 #64AAF9
triadic
#64F5F9 #F964F5 #F5F964
tetradic
#64F5F9 #B264F9 #F96864 #AAF964
square
#64F5F9 #B264F9 #F96864 #AAF964
split-complementary
#64F5F9 #F964AA #F9B264
monochromatic
#08D5DA #29F1F7 #64F5F9 #9FF9FB #DAFDFE
Accessibility & contrast
On white
1.31
#64F5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#64F5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5F9
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5F9 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFA
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f5f9; /* rgb */ color: rgb(100, 245, 249); /* oklch */ color: oklch(89.4% 0.123 197.7);
Tailwind
colors: {
custom: {
50: '#9ff9fb',
500: '#64f5f9',
950: '#000000',
},
}SCSS
$custom: #64f5f9; $custom-light: #9ff9fb; $custom-dark: #000000;
JSON
{
"hex": "#64f5f9",
"rgb": {
"r": 100,
"g": 245,
"b": 249
},
"hsl": {
"h": 181.611,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.89387,
"c": 0.12337,
"h": 197.7
},
"luminance": 0.74854
}Semantic roles & 50–950 ramp
primary
#64F5F9
secondary
#D2332F
accent
#0600E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585