#64E9E8#64E9E8
#64E9E8 is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.1% C 0.116 H 194.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9E8 |
|---|---|
| RGB | rgb(100, 233, 232) |
| HSL | hsl(180, 75%, 65%) |
| HSV | hsv(180, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 0.4%, 8.6%) |
| CIE-LAB | lab(85.41, -36.31, -10.49) |
| CIE-LCH | lch(85.41, 37.79, 196.12°) |
| OKLab | oklab(86.06% -0.1123 -0.0291) |
| OKLCH | oklch(86.06% 0.116 194.5) |
| XYZ | xyz(48.9537, 66.8084, 86.6437) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.31
Bright Cyan
#41FDFE
ΔE00 4.65
Aqua
#00FFFF
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 5.57
Mediumturquoise
#48D1CC
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9E8 #E96465
analogous
#64E9A5 #64E9E8 #64A7E9
triadic
#64E9E8 #E864E9 #E9E864
tetradic
#64E9E8 #A564E9 #E96465 #A7E964
square
#64E9E8 #A564E9 #E96465 #A7E964
split-complementary
#64E9E8 #E964A7 #E9A564
monochromatic
#1AB8B7 #2EE1E0 #64E9E8 #9AF1F0 #CFF8F8
Accessibility & contrast
On white
1.46
#64E9E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#64E9E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9E8
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9E8 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFE8
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64e9e8; /* rgb */ color: rgb(100, 233, 232); /* oklch */ color: oklch(86.1% 0.116 194.5);
Tailwind
colors: {
custom: {
50: '#9df0ef',
500: '#64e9e8',
950: '#000000',
},
}SCSS
$custom: #64e9e8; $custom-light: #9df0ef; $custom-dark: #000000;
JSON
{
"hex": "#64e9e8",
"rgb": {
"r": 100,
"g": 233,
"b": 232
},
"hsl": {
"h": 179.549,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.8606,
"c": 0.116,
"h": 194.5
},
"luminance": 0.66813
}Semantic roles & 50–950 ramp
primary
#64E9E8
secondary
#B8393A
accent
#0E10D7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585