#64EBEC#64EBEC
#64EBEC is a very light, moderate teal. Relative luminance 0.682; OKLCH L 86.7% C 0.117 H 195.9°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBEC |
|---|---|
| RGB | rgb(100, 235, 236) |
| HSL | hsl(180, 78%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(57.6%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(86.09, -36.17, -11.57) |
| CIE-LCH | lch(86.09, 37.98, 197.74°) |
| OKLab | oklab(86.65% -0.1127 -0.0321) |
| OKLCH | oklch(86.65% 0.117 195.9) |
| XYZ | xyz(50.0977, 68.1770, 89.8599) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.75
Bright Cyan
#41FDFE
ΔE00 4.24
Aqua
#00FFFF
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.35
Bright Turquoise
#0FFEF9
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBEC #EC6564
analogous
#64ECA9 #64EBEC #64A7EC
triadic
#64EBEC #EC64EB #EBEC64
tetradic
#64EBEC #A964EC #EC6564 #A7EC64
square
#64EBEC #A964EC #EC6564 #A7EC64
split-complementary
#64EBEC #EC64A7 #ECA964
monochromatic
#17BDBE #2DE4E5 #64EBEC #9BF2F3 #D1F9F9
Accessibility & contrast
On white
1.43
#64EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#64EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBEC
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBEC | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64ebec; /* rgb */ color: rgb(100, 235, 236); /* oklch */ color: oklch(86.7% 0.117 195.9);
Tailwind
colors: {
custom: {
50: '#9ef2f2',
500: '#64ebec',
950: '#000000',
},
}SCSS
$custom: #64ebec; $custom-light: #9ef2f2; $custom-dark: #000000;
JSON
{
"hex": "#64ebec",
"rgb": {
"r": 100,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.441,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.86654,
"c": 0.11716,
"h": 195.9
},
"luminance": 0.68182
}Semantic roles & 50–950 ramp
primary
#64EBEC
secondary
#BD3837
accent
#0D0BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585