#64E4EB#64E4EB
#64E4EB is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.113 H 200.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4EB |
|---|---|
| RGB | rgb(100, 228, 235) |
| HSL | hsl(183, 77%, 66%) |
| HSV | hsv(183, 57%, 92%) |
| CMYK | cmyk(57.4%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(84.06, -33.17, -14.08) |
| CIE-LCH | lch(84.06, 36.04, 203.00°) |
| OKLab | oklab(85.01% -0.1059 -0.039) |
| OKLCH | oklch(85.01% 0.113 200.2) |
| XYZ | xyz(47.9880, 64.1894, 88.4420) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Aqua Blue
#02D8E9
ΔE00 4.86
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4EB #EB6B64
analogous
#64EBAE #64E4EB #64A0EB
triadic
#64E4EB #EB64E4 #E4EB64
tetradic
#64E4EB #AE64EB #EB6B64 #A0EB64
square
#64E4EB #AE64EB #EB6B64 #A0EB64
split-complementary
#64E4EB #EB64A0 #EBAE64
monochromatic
#18B4BC #2EDBE4 #64E4EB #9AEDF2 #D0F7F9
Accessibility & contrast
On white
1.52
#64E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#64E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4EB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4EB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e4eb; /* rgb */ color: rgb(100, 228, 235); /* oklch */ color: oklch(85.0% 0.113 200.2);
Tailwind
colors: {
custom: {
50: '#9dedf1',
500: '#64e4eb',
950: '#000000',
},
}SCSS
$custom: #64e4eb; $custom-light: #9dedf1; $custom-dark: #000000;
JSON
{
"hex": "#64e4eb",
"rgb": {
"r": 100,
"g": 228,
"b": 235
},
"hsl": {
"h": 183.111,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85005,
"c": 0.11282,
"h": 200.2
},
"luminance": 0.64194
}Semantic roles & 50–950 ramp
primary
#64E4EB
secondary
#BB3F38
accent
#170CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585