#64EAEF#64EAEF
#64EAEF is a very light, moderate teal. Relative luminance 0.678; OKLCH L 86.5% C 0.117 H 198.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAEF |
|---|---|
| RGB | rgb(100, 234, 239) |
| HSL | hsl(182, 81%, 66%) |
| HSV | hsv(182, 58%, 94%) |
| CMYK | cmyk(58.2%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.90, -34.91, -13.45) |
| CIE-LCH | lch(85.90, 37.41, 201.07°) |
| OKLab | oklab(86.52% -0.1104 -0.0372) |
| OKLCH | oklch(86.52% 0.117 198.6) |
| XYZ | xyz(50.2517, 67.7818, 92.0795) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.82
Robin'S Egg
#6DEDFD
ΔE00 4.01
Bright Cyan
#41FDFE
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Aqua
#00FFFF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAEF #EF6964
analogous
#64EFAF #64EAEF #64A5EF
triadic
#64EAEF #EF64EA #EAEF64
tetradic
#64EAEF #AF64EF #EF6964 #A5EF64
square
#64EAEF #AF64EF #EF6964 #A5EF64
split-complementary
#64EAEF #EF64A5 #EFAF64
monochromatic
#14BEC4 #2DE2E9 #64EAEF #9BF2F5 #D3F9FA
Accessibility & contrast
On white
1.44
#64EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#64EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAEF
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAEF | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#C5D0F0
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64eaef; /* rgb */ color: rgb(100, 234, 239); /* oklch */ color: oklch(86.5% 0.117 198.6);
Tailwind
colors: {
custom: {
50: '#9ef1f4',
500: '#64eaef',
950: '#000000',
},
}SCSS
$custom: #64eaef; $custom-light: #9ef1f4; $custom-dark: #000000;
JSON
{
"hex": "#64eaef",
"rgb": {
"r": 100,
"g": 234,
"b": 239
},
"hsl": {
"h": 182.158,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.86523,
"c": 0.11653,
"h": 198.6
},
"luminance": 0.67787
}Semantic roles & 50–950 ramp
primary
#64EAEF
secondary
#C23A35
accent
#1008DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585