#64EAE8#64EAE8
#64EAE8 is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.3% C 0.117 H 193.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAE8 |
|---|---|
| RGB | rgb(100, 234, 232) |
| HSL | hsl(179, 76%, 65%) |
| HSV | hsv(179, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(85.69, -36.77, -10.07) |
| CIE-LCH | lch(85.69, 38.12, 195.31°) |
| OKLab | oklab(86.29% -0.1133 -0.0279) |
| OKLCH | oklch(86.29% 0.117 193.8) |
| XYZ | xyz(49.2375, 67.3761, 86.7383) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.31
Bright Cyan
#41FDFE
ΔE00 4.48
Bright Turquoise
#0FFEF9
ΔE00 5.29
Aqua
#00FFFF
ΔE00 5.32
Turquoise
#40E0D0
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAE8 #EA6466
analogous
#64EAA5 #64EAE8 #64A9EA
triadic
#64EAE8 #E864EA #EAE864
tetradic
#64EAE8 #A564EA #EA6466 #A9EA64
square
#64EAE8 #A564EA #EA6466 #A9EA64
split-complementary
#64EAE8 #EA64A9 #EAA564
monochromatic
#19BAB8 #2EE3E0 #64EAE8 #9AF1F0 #D0F9F8
Accessibility & contrast
On white
1.45
#64EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#64EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAE8
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAE8 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE8
Deuteranopia (green-blind)
#C7CFE9
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eae8; /* rgb */ color: rgb(100, 234, 232); /* oklch */ color: oklch(86.3% 0.117 193.8);
Tailwind
colors: {
custom: {
50: '#9df1ef',
500: '#64eae8',
950: '#000000',
},
}SCSS
$custom: #64eae8; $custom-light: #9df1ef; $custom-dark: #000000;
JSON
{
"hex": "#64eae8",
"rgb": {
"r": 100,
"g": 234,
"b": 232
},
"hsl": {
"h": 179.104,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.86291,
"c": 0.11671,
"h": 193.8
},
"luminance": 0.67381
}Semantic roles & 50–950 ramp
primary
#64EAE8
secondary
#BA393A
accent
#0D10D8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585