#64ECE8#64ECE8
#64ECE8 is a very light, moderate teal. Relative luminance 0.685; OKLCH L 86.8% C 0.118 H 192.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECE8 |
|---|---|
| RGB | rgb(100, 236, 232) |
| HSL | hsl(178, 78%, 66%) |
| HSV | hsv(178, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 1.7%, 7.5%) |
| CIE-LAB | lab(86.27, -37.69, -9.22) |
| CIE-LCH | lch(86.27, 38.80, 193.74°) |
| OKLab | oklab(86.76% -0.1154 -0.0256) |
| OKLCH | oklch(86.76% 0.118 192.5) |
| XYZ | xyz(49.8101, 68.5213, 86.9292) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.26
Bright Light Blue
#26F7FD
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 4.79
Aqua
#00FFFF
ΔE00 5.02
Turquoise
#40E0D0
ΔE00 5.45
Bright Aqua
#0BF9EA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECE8 #EC6468
analogous
#64ECA4 #64ECE8 #64ACEC
triadic
#64ECE8 #E864EC #ECE864
tetradic
#64ECE8 #A464EC #EC6468 #ACEC64
square
#64ECE8 #A464EC #EC6468 #ACEC64
split-complementary
#64ECE8 #EC64AC #ECA464
monochromatic
#17BEB9 #2DE5E0 #64ECE8 #9BF3F0 #D1F9F8
Accessibility & contrast
On white
1.43
#64ECE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#64ECE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECE8
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECE8 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E8
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64ece8; /* rgb */ color: rgb(100, 236, 232); /* oklch */ color: oklch(86.8% 0.118 192.5);
Tailwind
colors: {
custom: {
50: '#9df2ef',
500: '#64ece8',
950: '#000000',
},
}SCSS
$custom: #64ece8; $custom-light: #9df2ef; $custom-dark: #000000;
JSON
{
"hex": "#64ece8",
"rgb": {
"r": 100,
"g": 236,
"b": 232
},
"hsl": {
"h": 178.235,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.86755,
"c": 0.11819,
"h": 192.5
},
"luminance": 0.68526
}Semantic roles & 50–950 ramp
primary
#64ECE8
secondary
#BD373B
accent
#0B11DA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585