#64EDC5#64EDC5
#64EDC5 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.0% C 0.133 H 170.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDC5 |
|---|---|
| RGB | rgb(100, 237, 197) |
| HSL | hsl(162, 79%, 66%) |
| HSV | hsv(162, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 16.9%, 7.1%) |
| CIE-LAB | lab(85.66, -46.72, 8.26) |
| CIE-LCH | lch(85.66, 47.44, 169.97°) |
| OKLab | oklab(85.96% -0.1315 0.0211) |
| OKLCH | oklch(85.96% 0.133 170.9) |
| XYZ | xyz(45.6130, 67.3044, 63.3998) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.48
Aqua Marine
#2EE8BB
ΔE00 3.06
Aqua (survey)
#13EAC9
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.15
Bright Teal
#01F9C6
ΔE00 4.38
Light Aqua
#8CFFDB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDC5 #ED648C
analogous
#64ED80 #64EDC5 #64D0ED
triadic
#64EDC5 #C564ED #EDC564
tetradic
#64EDC5 #8064ED #ED648C #D0ED64
square
#64EDC5 #8064ED #ED648C #D0ED64
split-complementary
#64EDC5 #ED64D0 #ED8064
monochromatic
#16C08F #2DE7B0 #64EDC5 #9BF3DA #D2FAEE
Accessibility & contrast
On white
1.45
#64EDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#64EDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDC5
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDC5 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC3
Deuteranopia (green-blind)
#D3D0C8
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64edc5; /* rgb */ color: rgb(100, 237, 197); /* oklch */ color: oklch(86.0% 0.133 170.9);
Tailwind
colors: {
custom: {
50: '#9cf3d6',
500: '#64edc5',
950: '#000000',
},
}SCSS
$custom: #64edc5; $custom-light: #9cf3d6; $custom-dark: #000000;
JSON
{
"hex": "#64edc5",
"rgb": {
"r": 100,
"g": 237,
"b": 197
},
"hsl": {
"h": 162.482,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85963,
"c": 0.13323,
"h": 170.9
},
"luminance": 0.67309
}Semantic roles & 50–950 ramp
primary
#64EDC5
secondary
#BF375E
accent
#0A47DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583