#64E9E5#64E9E5
#64E9E5 is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.0% C 0.116 H 192.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9E5 |
|---|---|
| RGB | rgb(100, 233, 229) |
| HSL | hsl(178, 75%, 65%) |
| HSV | hsv(178, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 1.7%, 8.6%) |
| CIE-LAB | lab(85.32, -37.09, -9.04) |
| CIE-LCH | lch(85.32, 38.18, 193.70°) |
| OKLab | oklab(85.96% -0.1135 -0.0251) |
| OKLCH | oklch(85.96% 0.116 192.5) |
| XYZ | xyz(48.5312, 66.6394, 84.4186) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.84
Bright Cyan
#41FDFE
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 5.16
Bright Turquoise
#0FFEF9
ΔE00 5.34
Aqua
#00FFFF
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9E5 #E96468
analogous
#64E9A2 #64E9E5 #64ABE9
triadic
#64E9E5 #E564E9 #E9E564
tetradic
#64E9E5 #A264E9 #E96468 #ABE964
square
#64E9E5 #A264E9 #E96468 #ABE964
split-complementary
#64E9E5 #E964AB #E9A264
monochromatic
#1AB8B4 #2EE1DC #64E9E5 #9AF1EE #CFF8F7
Accessibility & contrast
On white
1.47
#64E9E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#64E9E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9E5
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9E5 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE5
Deuteranopia (green-blind)
#C7CFE6
Tritanopia (blue-blind)
#00EFE7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64e9e5; /* rgb */ color: rgb(100, 233, 229); /* oklch */ color: oklch(86.0% 0.116 192.5);
Tailwind
colors: {
custom: {
50: '#9df0ed',
500: '#64e9e5',
950: '#000000',
},
}SCSS
$custom: #64e9e5; $custom-light: #9df0ed; $custom-dark: #000000;
JSON
{
"hex": "#64e9e5",
"rgb": {
"r": 100,
"g": 233,
"b": 229
},
"hsl": {
"h": 178.195,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.85962,
"c": 0.11628,
"h": 192.5
},
"luminance": 0.66644
}Semantic roles & 50–950 ramp
primary
#64E9E5
secondary
#B8393D
accent
#0E14D7
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584