#64F6F8#64F6F8
#64F6F8 is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.6% C 0.124 H 196.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6F8 |
|---|---|
| RGB | rgb(100, 246, 248) |
| HSL | hsl(181, 91%, 68%) |
| HSV | hsv(181, 60%, 97%) |
| CMYK | cmyk(59.7%, 0.8%, 0%, 2.7%) |
| CIE-LAB | lab(89.58, -38.04, -12.66) |
| CIE-LCH | lch(89.58, 40.09, 198.41°) |
| OKLab | oklab(89.58% -0.1189 -0.0351) |
| OKLCH | oklch(89.58% 0.124 196.4) |
| XYZ | xyz(55.1472, 75.3923, 100.4346) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.34
Bright Light Blue
#26F7FD
ΔE00 2.50
Aqua
#00FFFF
ΔE00 3.58
Bright Turquoise
#0FFEF9
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6F8 #F86664
analogous
#64F8B0 #64F6F8 #64ACF8
triadic
#64F6F8 #F864F6 #F6F864
tetradic
#64F6F8 #B064F8 #F86664 #ACF864
square
#64F6F8 #B064F8 #F86664 #ACF864
split-complementary
#64F6F8 #F864AC #F8B064
monochromatic
#0AD5D8 #29F3F5 #64F6F8 #9FF9FB #D9FDFD
Accessibility & contrast
On white
1.31
#64F6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#64F6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6F8
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6F8 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF8
Deuteranopia (green-blind)
#CFDAF9
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64f6f8; /* rgb */ color: rgb(100, 246, 248); /* oklch */ color: oklch(89.6% 0.124 196.4);
Tailwind
colors: {
custom: {
50: '#9ff9fa',
500: '#64f6f8',
950: '#000000',
},
}SCSS
$custom: #64f6f8; $custom-light: #9ff9fa; $custom-dark: #000000;
JSON
{
"hex": "#64f6f8",
"rgb": {
"r": 100,
"g": 246,
"b": 248
},
"hsl": {
"h": 180.811,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.89584,
"c": 0.12399,
"h": 196.4
},
"luminance": 0.75398
}Semantic roles & 50–950 ramp
primary
#64F6F8
secondary
#D1312F
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585