#64E9E9#64E9E9
#64E9E9 is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.1% C 0.116 H 195.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9E9 |
|---|---|
| RGB | rgb(100, 233, 233) |
| HSL | hsl(180, 75%, 65%) |
| HSV | hsv(180, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 0%, 8.6%) |
| CIE-LAB | lab(85.44, -36.04, -10.98) |
| CIE-LCH | lch(85.44, 37.68, 196.94°) |
| OKLab | oklab(86.09% -0.1119 -0.0304) |
| OKLCH | oklch(86.09% 0.116 195.2) |
| XYZ | xyz(49.0961, 66.8653, 87.3939) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.18
Bright Cyan
#41FDFE
ΔE00 4.63
Aqua
#00FFFF
ΔE00 5.54
Bright Turquoise
#0FFEF9
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9E9 #E96464
analogous
#64E9A6 #64E9E9 #64A6E9
triadic
#64E9E9 #E964E9 #E9E964
tetradic
#64E9E9 #A664E9 #E96464 #A6E964
square
#64E9E9 #A664E9 #E96464 #A6E964
split-complementary
#64E9E9 #E964A6 #E9A664
monochromatic
#1AB8B8 #2EE1E1 #64E9E9 #9AF1F1 #CFF8F8
Accessibility & contrast
On white
1.46
#64E9E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#64E9E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9E9
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9E9 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFE9
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64e9e9; /* rgb */ color: rgb(100, 233, 233); /* oklch */ color: oklch(86.1% 0.116 195.2);
Tailwind
colors: {
custom: {
50: '#9df0f0',
500: '#64e9e9',
950: '#000000',
},
}SCSS
$custom: #64e9e9; $custom-light: #9df0f0; $custom-dark: #000000;
JSON
{
"hex": "#64e9e9",
"rgb": {
"r": 100,
"g": 233,
"b": 233
},
"hsl": {
"h": 180,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.86093,
"c": 0.11593,
"h": 195.2
},
"luminance": 0.6687
}Semantic roles & 50–950 ramp
primary
#64E9E9
secondary
#B83939
accent
#0E0ED7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585