#64E1E7#64E1E7
#64E1E7 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.2% C 0.111 H 199.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64E1E7 |
|---|---|
| RGB | rgb(100, 225, 231) |
| HSL | hsl(183, 73%, 65%) |
| HSV | hsv(183, 57%, 91%) |
| CMYK | cmyk(56.7%, 2.6%, 0%, 9.4%) |
| CIE-LAB | lab(83.09, -32.84, -13.43) |
| CIE-LCH | lch(83.09, 35.48, 202.25°) |
| OKLab | oklab(84.18% -0.1044 -0.0372) |
| OKLCH | oklch(84.18% 0.111 199.6) |
| XYZ | xyz(46.5985, 62.3246, 85.1599) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.38
Aqua Blue
#02D8E9
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Bright Light Blue
#26F7FD
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E1E7 #E76A64
analogous
#64E7AB #64E1E7 #64A0E7
triadic
#64E1E7 #E764E1 #E1E764
tetradic
#64E1E7 #AB64E7 #E76A64 #A0E764
square
#64E1E7 #AB64E7 #E76A64 #A0E764
split-complementary
#64E1E7 #E764A0 #E7AB64
monochromatic
#1CAEB5 #2FD7DF #64E1E7 #99EBEF #CEF6F7
Accessibility & contrast
On white
1.56
#64E1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#64E1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E1E7
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E1E7 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E8
Deuteranopia (green-blind)
#BEC8E8
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e1e7; /* rgb */ color: rgb(100, 225, 231); /* oklch */ color: oklch(84.2% 0.111 199.6);
Tailwind
colors: {
custom: {
50: '#9ceaee',
500: '#64e1e7',
950: '#000000',
},
}SCSS
$custom: #64e1e7; $custom-light: #9ceaee; $custom-dark: #000000;
JSON
{
"hex": "#64e1e7",
"rgb": {
"r": 100,
"g": 225,
"b": 231
},
"hsl": {
"h": 182.748,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.84176,
"c": 0.11082,
"h": 199.6
},
"luminance": 0.62329
}Semantic roles & 50–950 ramp
primary
#64E1E7
secondary
#B5403A
accent
#1910D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485