#64E8E5#64E8E5
#64E8E5 is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.7% C 0.116 H 193.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8E5 |
|---|---|
| RGB | rgb(100, 232, 229) |
| HSL | hsl(179, 74%, 65%) |
| HSV | hsv(179, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 1.3%, 9%) |
| CIE-LAB | lab(85.03, -36.63, -9.47) |
| CIE-LCH | lch(85.03, 37.84, 194.49°) |
| OKLab | oklab(85.73% -0.1125 -0.0263) |
| OKLCH | oklch(85.73% 0.116 193.1) |
| XYZ | xyz(48.2489, 66.0748, 84.3245) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.80
Bright Cyan
#41FDFE
ΔE00 4.96
Turquoise
#40E0D0
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 5.59
Mediumturquoise
#48D1CC
ΔE00 5.65
Aqua
#00FFFF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8E5 #E86467
analogous
#64E8A3 #64E8E5 #64A9E8
triadic
#64E8E5 #E564E8 #E8E564
tetradic
#64E8E5 #A364E8 #E86467 #A9E864
square
#64E8E5 #A364E8 #E86467 #A9E864
split-complementary
#64E8E5 #E864A9 #E8A364
monochromatic
#1BB7B3 #2FE0DC #64E8E5 #99F0EE #CFF8F7
Accessibility & contrast
On white
1.48
#64E8E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#64E8E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8E5
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8E5 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE5
Deuteranopia (green-blind)
#C6CEE6
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e8e5; /* rgb */ color: rgb(100, 232, 229); /* oklch */ color: oklch(85.7% 0.116 193.1);
Tailwind
colors: {
custom: {
50: '#9df0ed',
500: '#64e8e5',
950: '#000000',
},
}SCSS
$custom: #64e8e5; $custom-light: #9df0ed; $custom-dark: #000000;
JSON
{
"hex": "#64e8e5",
"rgb": {
"r": 100,
"g": 232,
"b": 229
},
"hsl": {
"h": 178.636,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.8573,
"c": 0.11553,
"h": 193.1
},
"luminance": 0.6608
}Semantic roles & 50–950 ramp
primary
#64E8E5
secondary
#B63A3D
accent
#0F14D6
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584