#64E6E9#64E6E9
#64E6E9 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.4% C 0.114 H 197.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6E9 |
|---|---|
| RGB | rgb(100, 230, 233) |
| HSL | hsl(181, 75%, 65%) |
| HSV | hsv(181, 57%, 91%) |
| CMYK | cmyk(57.1%, 1.3%, 0%, 8.6%) |
| CIE-LAB | lab(84.58, -34.65, -12.26) |
| CIE-LCH | lch(84.58, 36.75, 199.49°) |
| OKLab | oklab(85.4% -0.1088 -0.0339) |
| OKLCH | oklch(85.4% 0.114 197.3) |
| XYZ | xyz(48.2541, 65.1813, 87.1132) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.52
Robin'S Egg
#6DEDFD
ΔE00 4.84
Bright Cyan
#41FDFE
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6E9 #E96764
analogous
#64E9A9 #64E6E9 #64A4E9
triadic
#64E6E9 #E964E6 #E6E964
tetradic
#64E6E9 #A964E9 #E96764 #A4E964
square
#64E6E9 #A964E9 #E96764 #A4E964
split-complementary
#64E6E9 #E964A4 #E9A964
monochromatic
#1AB5B8 #2EDDE1 #64E6E9 #9AEFF1 #CFF7F8
Accessibility & contrast
On white
1.50
#64E6E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#64E6E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6E9
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6E9 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE9
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e6e9; /* rgb */ color: rgb(100, 230, 233); /* oklch */ color: oklch(85.4% 0.114 197.3);
Tailwind
colors: {
custom: {
50: '#9deef0',
500: '#64e6e9',
950: '#000000',
},
}SCSS
$custom: #64e6e9; $custom-light: #9deef0; $custom-dark: #000000;
JSON
{
"hex": "#64e6e9",
"rgb": {
"r": 100,
"g": 230,
"b": 233
},
"hsl": {
"h": 181.353,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.85399,
"c": 0.11394,
"h": 197.3
},
"luminance": 0.65186
}Semantic roles & 50–950 ramp
primary
#64E6E9
secondary
#B83C39
accent
#130ED7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585