#64EAEA#64EAEA
#64EAEA is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.4% C 0.117 H 195.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAEA |
|---|---|
| RGB | rgb(100, 234, 234) |
| HSL | hsl(180, 76%, 65%) |
| HSV | hsv(180, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(85.75, -36.24, -11.03) |
| CIE-LCH | lch(85.75, 37.88, 196.93°) |
| OKLab | oklab(86.36% -0.1125 -0.0306) |
| OKLCH | oklch(86.36% 0.117 195.2) |
| XYZ | xyz(49.5232, 67.4904, 88.2430) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.02
Bright Cyan
#41FDFE
ΔE00 4.43
Aqua
#00FFFF
ΔE00 5.35
Bright Turquoise
#0FFEF9
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAEA #EA6464
analogous
#64EAA7 #64EAEA #64A7EA
triadic
#64EAEA #EA64EA #EAEA64
tetradic
#64EAEA #A764EA #EA6464 #A7EA64
square
#64EAEA #A764EA #EA6464 #A7EA64
split-complementary
#64EAEA #EA64A7 #EAA764
monochromatic
#19BABA #2EE3E3 #64EAEA #9AF1F1 #D0F9F9
Accessibility & contrast
On white
1.45
#64EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#64EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAEA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAEA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#C6D0EB
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eaea; /* rgb */ color: rgb(100, 234, 234); /* oklch */ color: oklch(86.4% 0.117 195.2);
Tailwind
colors: {
custom: {
50: '#9df1f0',
500: '#64eaea',
950: '#000000',
},
}SCSS
$custom: #64eaea; $custom-light: #9df1f0; $custom-dark: #000000;
JSON
{
"hex": "#64eaea",
"rgb": {
"r": 100,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.86357,
"c": 0.11658,
"h": 195.2
},
"luminance": 0.67495
}Semantic roles & 50–950 ramp
primary
#64EAEA
secondary
#BA3939
accent
#0D0DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585