#64E2E9#64E2E9
#64E2E9 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.112 H 200.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2E9 |
|---|---|
| RGB | rgb(100, 226, 233) |
| HSL | hsl(183, 75%, 65%) |
| HSV | hsv(183, 57%, 91%) |
| CMYK | cmyk(57.1%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(83.43, -32.77, -13.97) |
| CIE-LCH | lch(83.43, 35.62, 203.09°) |
| OKLab | oklab(84.48% -0.1046 -0.0386) |
| OKLCH | oklch(84.48% 0.112 200.3) |
| XYZ | xyz(47.1537, 62.9805, 86.7464) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2E9 #E96B64
analogous
#64E9AD #64E2E9 #649FE9
triadic
#64E2E9 #E964E2 #E2E964
tetradic
#64E2E9 #AD64E9 #E96B64 #9FE964
square
#64E2E9 #AD64E9 #E96B64 #9FE964
split-complementary
#64E2E9 #E9649F #E9AD64
monochromatic
#1AB0B8 #2ED8E1 #64E2E9 #9AECF1 #CFF6F8
Accessibility & contrast
On white
1.54
#64E2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#64E2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2E9
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2E9 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EA
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e2e9; /* rgb */ color: rgb(100, 226, 233); /* oklch */ color: oklch(84.5% 0.112 200.3);
Tailwind
colors: {
custom: {
50: '#9debf0',
500: '#64e2e9',
950: '#000000',
},
}SCSS
$custom: #64e2e9; $custom-light: #9debf0; $custom-dark: #000000;
JSON
{
"hex": "#64e2e9",
"rgb": {
"r": 100,
"g": 226,
"b": 233
},
"hsl": {
"h": 183.158,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84475,
"c": 0.11153,
"h": 200.3
},
"luminance": 0.62985
}Semantic roles & 50–950 ramp
primary
#64E2E9
secondary
#B84039
accent
#190ED7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485