#64EAE7#64EAE7
#64EAE7 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.3% C 0.117 H 193.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAE7 |
|---|---|
| RGB | rgb(100, 234, 231) |
| HSL | hsl(179, 76%, 65%) |
| HSV | hsv(179, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(85.67, -37.03, -9.58) |
| CIE-LCH | lch(85.67, 38.25, 194.51°) |
| OKLab | oklab(86.26% -0.1137 -0.0266) |
| OKLCH | oklch(86.26% 0.117 193.2) |
| XYZ | xyz(49.0959, 67.3195, 85.9924) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.50
Bright Cyan
#41FDFE
ΔE00 4.55
Bright Turquoise
#0FFEF9
ΔE00 5.21
Aqua
#00FFFF
ΔE00 5.35
Turquoise
#40E0D0
ΔE00 5.55
Bright Aqua
#0BF9EA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAE7 #EA6467
analogous
#64EAA4 #64EAE7 #64AAEA
triadic
#64EAE7 #E764EA #EAE764
tetradic
#64EAE7 #A464EA #EA6467 #AAEA64
square
#64EAE7 #A464EA #EA6467 #AAEA64
split-complementary
#64EAE7 #EA64AA #EAA464
monochromatic
#19BAB7 #2EE3DF #64EAE7 #9AF1EF #D0F9F8
Accessibility & contrast
On white
1.45
#64EAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#64EAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAE7
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAE7 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE7
Deuteranopia (green-blind)
#C7CFE8
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eae7; /* rgb */ color: rgb(100, 234, 231); /* oklch */ color: oklch(86.3% 0.117 193.2);
Tailwind
colors: {
custom: {
50: '#9df1ee',
500: '#64eae7',
950: '#000000',
},
}SCSS
$custom: #64eae7; $custom-light: #9df1ee; $custom-dark: #000000;
JSON
{
"hex": "#64eae7",
"rgb": {
"r": 100,
"g": 234,
"b": 231
},
"hsl": {
"h": 178.657,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.86259,
"c": 0.1168,
"h": 193.2
},
"luminance": 0.67324
}Semantic roles & 50–950 ramp
primary
#64EAE7
secondary
#BA393B
accent
#0D12D8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585