#64EBB6#64EBB6
#64EBB6 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.141 H 164.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBB6 |
|---|---|
| RGB | rgb(100, 235, 182) |
| HSL | hsl(156, 77%, 66%) |
| HSV | hsv(156, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 22.6%, 7.8%) |
| CIE-LAB | lab(84.74, -49.19, 14.79) |
| CIE-LCH | lch(84.74, 51.37, 163.26°) |
| OKLab | oklab(85.11% -0.1362 0.0379) |
| OKLCH | oklch(85.11% 0.141 164.5) |
| XYZ | xyz(43.4032, 65.4992, 54.6022) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 4.04
Light Turquoise
#7EF4CC
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBB6 #EB6499
analogous
#64EB72 #64EBB6 #64DDEB
triadic
#64EBB6 #B664EB #EBB664
tetradic
#64EBB6 #7264EB #EB6499 #DDEB64
square
#64EBB6 #7264EB #EB6499 #DDEB64
split-complementary
#64EBB6 #EB64DD #EB7264
monochromatic
#18BC7C #2EE49C #64EBB6 #9AF2D0 #D0F9E9
Accessibility & contrast
On white
1.49
#64EBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#64EBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBB6
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBB6 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB3
Deuteranopia (green-blind)
#D4CEB9
Tritanopia (blue-blind)
#1DEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ebb6; /* rgb */ color: rgb(100, 235, 182); /* oklch */ color: oklch(85.1% 0.141 164.5);
Tailwind
colors: {
custom: {
50: '#9bf2cc',
500: '#64ebb6',
950: '#000000',
},
}SCSS
$custom: #64ebb6; $custom-light: #9bf2cc; $custom-dark: #000000;
JSON
{
"hex": "#64ebb6",
"rgb": {
"r": 100,
"g": 235,
"b": 182
},
"hsl": {
"h": 156.444,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85105,
"c": 0.14133,
"h": 164.5
},
"luminance": 0.65503
}Semantic roles & 50–950 ramp
primary
#64EBB6
secondary
#BB386B
accent
#0C5DD9
background
#FCFFFE
surface
#F5FEFA
border
#CFD6D3
text
#0F1713
muted
#808583