#64EFC8#64EFC8
#64EFC8 is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.5% C 0.134 H 171.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64EFC8 |
|---|---|
| RGB | rgb(100, 239, 200) |
| HSL | hsl(163, 81%, 66%) |
| HSV | hsv(163, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 16.3%, 6.3%) |
| CIE-LAB | lab(86.31, -46.89, 7.63) |
| CIE-LCH | lch(86.31, 47.51, 170.76°) |
| OKLab | oklab(86.52% -0.1323 0.0194) |
| OKLCH | oklch(86.52% 0.134 171.6) |
| XYZ | xyz(46.5424, 68.6078, 65.4222) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.34
Aqua Marine
#2EE8BB
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 3.85
Aqua (survey)
#13EAC9
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.25
Light Aqua
#8CFFDB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EFC8 #EF648B
analogous
#64EF83 #64EFC8 #64D1EF
triadic
#64EFC8 #C864EF #EFC864
tetradic
#64EFC8 #8364EF #EF648B #D1EF64
square
#64EFC8 #8364EF #EF648B #D1EF64
split-complementary
#64EFC8 #EF64D1 #EF8364
monochromatic
#14C493 #2DE9B4 #64EFC8 #9BF5DC #D3FAEF
Accessibility & contrast
On white
1.43
#64EFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#64EFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EFC8
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EFC8 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C6
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64efc8; /* rgb */ color: rgb(100, 239, 200); /* oklch */ color: oklch(86.5% 0.134 171.6);
Tailwind
colors: {
custom: {
50: '#9cf5d8',
500: '#64efc8',
950: '#000000',
},
}SCSS
$custom: #64efc8; $custom-light: #9cf5d8; $custom-dark: #000000;
JSON
{
"hex": "#64efc8",
"rgb": {
"r": 100,
"g": 239,
"b": 200
},
"hsl": {
"h": 163.165,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.86517,
"c": 0.13372,
"h": 171.6
},
"luminance": 0.68612
}Semantic roles & 50–950 ramp
primary
#64EFC8
secondary
#C2355D
accent
#0844DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583