#64EDC2#64EDC2
#64EDC2 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.9% C 0.135 H 169.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDC2 |
|---|---|
| RGB | rgb(100, 237, 194) |
| HSL | hsl(161, 79%, 66%) |
| HSV | hsv(161, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(85.59, -47.40, 9.73) |
| CIE-LCH | lch(85.59, 48.39, 168.40°) |
| OKLab | oklab(85.88% -0.1329 0.0249) |
| OKLCH | oklch(85.88% 0.135 169.4) |
| XYZ | xyz(45.2726, 67.1683, 61.6074) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.53
Aqua Marine
#2EE8BB
ΔE00 2.95
Aquamarine
#7FFFD4
ΔE00 4.13
Bright Teal
#01F9C6
ΔE00 4.18
Light Aquamarine
#7BFDC7
ΔE00 4.38
Seafoam
#7FE0B3
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDC2 #ED648F
analogous
#64ED7D #64EDC2 #64D3ED
triadic
#64EDC2 #C264ED #EDC264
tetradic
#64EDC2 #7D64ED #ED648F #D3ED64
square
#64EDC2 #7D64ED #ED648F #D3ED64
split-complementary
#64EDC2 #ED64D3 #ED7D64
monochromatic
#16C08B #2DE7AC #64EDC2 #9BF3D8 #D2FAED
Accessibility & contrast
On white
1.45
#64EDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#64EDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDC2
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDC2 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC0
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64edc2; /* rgb */ color: rgb(100, 237, 194); /* oklch */ color: oklch(85.9% 0.135 169.4);
Tailwind
colors: {
custom: {
50: '#9cf3d4',
500: '#64edc2',
950: '#000000',
},
}SCSS
$custom: #64edc2; $custom-light: #9cf3d4; $custom-dark: #000000;
JSON
{
"hex": "#64edc2",
"rgb": {
"r": 100,
"g": 237,
"b": 194
},
"hsl": {
"h": 161.168,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85884,
"c": 0.13519,
"h": 169.4
},
"luminance": 0.67173
}Semantic roles & 50–950 ramp
primary
#64EDC2
secondary
#BF3761
accent
#0A4CDB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583