#64F9F9#64F9F9
#64F9F9 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.3% C 0.126 H 195.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64F9F9 |
|---|---|
| RGB | rgb(100, 249, 249) |
| HSL | hsl(180, 93%, 68%) |
| HSV | hsv(180, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 0%, 2.4%) |
| CIE-LAB | lab(90.46, -39.14, -11.87) |
| CIE-LCH | lch(90.46, 40.90, 196.86°) |
| OKLab | oklab(90.31% -0.1215 -0.0329) |
| OKLCH | oklch(90.31% 0.126 195.2) |
| XYZ | xyz(56.2226, 77.2943, 101.5605) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.84
Bright Light Blue
#26F7FD
ΔE00 2.75
Aqua
#00FFFF
ΔE00 3.06
Bright Turquoise
#0FFEF9
ΔE00 3.54
Bright Aqua
#0BF9EA
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F9F9 #F96464
analogous
#64F9AE #64F9F9 #64AEF9
triadic
#64F9F9 #F964F9 #F9F964
tetradic
#64F9F9 #AE64F9 #F96464 #AEF964
square
#64F9F9 #AE64F9 #F96464 #AEF964
split-complementary
#64F9F9 #F964AE #F9AE64
monochromatic
#08DADA #29F7F7 #64F9F9 #9FFBFB #DAFEFE
Accessibility & contrast
On white
1.28
#64F9F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#64F9F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F9F9
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F9F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F9F9 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF9
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64f9f9; /* rgb */ color: rgb(100, 249, 249); /* oklch */ color: oklch(90.3% 0.126 195.2);
Tailwind
colors: {
custom: {
50: '#a0fcfb',
500: '#64f9f9',
950: '#000000',
},
}SCSS
$custom: #64f9f9; $custom-light: #a0fcfb; $custom-dark: #000000;
JSON
{
"hex": "#64f9f9",
"rgb": {
"r": 100,
"g": 249,
"b": 249
},
"hsl": {
"h": 180,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.90305,
"c": 0.1259,
"h": 195.2
},
"luminance": 0.773
}Semantic roles & 50–950 ramp
primary
#64F9F9
secondary
#D22F2F
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585