#64E8E6#64E8E6
#64E8E6 is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.8% C 0.115 H 193.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8E6 |
|---|---|
| RGB | rgb(100, 232, 230) |
| HSL | hsl(179, 74%, 65%) |
| HSV | hsv(179, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 0.9%, 9%) |
| CIE-LAB | lab(85.06, -36.37, -9.95) |
| CIE-LCH | lch(85.06, 37.71, 195.30°) |
| OKLab | oklab(85.76% -0.1121 -0.0276) |
| OKLCH | oklch(85.76% 0.115 193.8) |
| XYZ | xyz(48.3889, 66.1308, 85.0620) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.63
Bright Cyan
#41FDFE
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 5.66
Turquoise
#40E0D0
ΔE00 5.69
Aqua
#00FFFF
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8E6 #E86466
analogous
#64E8A4 #64E8E6 #64A8E8
triadic
#64E8E6 #E664E8 #E8E664
tetradic
#64E8E6 #A464E8 #E86466 #A8E864
square
#64E8E6 #A464E8 #E86466 #A8E864
split-complementary
#64E8E6 #E864A8 #E8A464
monochromatic
#1BB7B4 #2FE0DD #64E8E6 #99F0EF #CFF8F7
Accessibility & contrast
On white
1.48
#64E8E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#64E8E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8E6
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8E6 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE6
Deuteranopia (green-blind)
#C5CEE7
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e8e6; /* rgb */ color: rgb(100, 232, 230); /* oklch */ color: oklch(85.8% 0.115 193.8);
Tailwind
colors: {
custom: {
50: '#9df0ed',
500: '#64e8e6',
950: '#000000',
},
}SCSS
$custom: #64e8e6; $custom-light: #9df0ed; $custom-dark: #000000;
JSON
{
"hex": "#64e8e6",
"rgb": {
"r": 100,
"g": 232,
"b": 230
},
"hsl": {
"h": 179.091,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.85763,
"c": 0.11543,
"h": 193.8
},
"luminance": 0.66136
}Semantic roles & 50–950 ramp
primary
#64E8E6
secondary
#B63A3C
accent
#0F12D6
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584