#64E4F0#64E4F0
#64E4F0 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.113 H 203.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4F0 |
|---|---|
| RGB | rgb(100, 228, 240) |
| HSL | hsl(185, 82%, 67%) |
| HSV | hsv(185, 58%, 94%) |
| CMYK | cmyk(58.3%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(84.22, -31.81, -16.50) |
| CIE-LCH | lch(84.22, 35.83, 207.41°) |
| OKLab | oklab(85.18% -0.1039 -0.0457) |
| OKLCH | oklch(85.18% 0.113 203.7) |
| XYZ | xyz(48.7205, 64.4824, 92.2999) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.47
Robin Egg Blue
#8AF1FE
ΔE00 4.14
Aqua Blue
#02D8E9
ΔE00 4.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 5.76
Bright Cyan
#41FDFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4F0 #F07064
analogous
#64F0B6 #64E4F0 #649EF0
triadic
#64E4F0 #F064E4 #E4F064
tetradic
#64E4F0 #B664F0 #F07064 #9EF064
square
#64E4F0 #B664F0 #F07064 #9EF064
split-complementary
#64E4F0 #F0649E #F0B664
monochromatic
#13B7C6 #2CDAEB #64E4F0 #9CEEF5 #D4F7FB
Accessibility & contrast
On white
1.51
#64E4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#64E4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4F0
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4F0 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF1
Deuteranopia (green-blind)
#BECBF1
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e4f0; /* rgb */ color: rgb(100, 228, 240); /* oklch */ color: oklch(85.2% 0.113 203.7);
Tailwind
colors: {
custom: {
50: '#9dedf5',
500: '#64e4f0',
950: '#000000',
},
}SCSS
$custom: #64e4f0; $custom-light: #9dedf5; $custom-dark: #000000;
JSON
{
"hex": "#64e4f0",
"rgb": {
"r": 100,
"g": 228,
"b": 240
},
"hsl": {
"h": 185.143,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85178,
"c": 0.11346,
"h": 203.7
},
"luminance": 0.64487
}Semantic roles & 50–950 ramp
primary
#64E4F0
secondary
#C44135
accent
#1907DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585