#64EBB4#64EBB4
#64EBB4 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.143 H 163.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBB4 |
|---|---|
| RGB | rgb(100, 235, 180) |
| HSL | hsl(156, 77%, 66%) |
| HSV | hsv(156, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.70, -49.62, 15.78) |
| CIE-LCH | lch(84.70, 52.07, 162.36°) |
| OKLab | oklab(85.06% -0.137 0.0404) |
| OKLCH | oklch(85.06% 0.143 163.6) |
| XYZ | xyz(43.1980, 65.4171, 53.5214) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 3.93
Light Aquamarine
#7BFDC7
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.15
Light Turquoise
#7EF4CC
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBB4 #EB649B
analogous
#64EB70 #64EBB4 #64DEEB
triadic
#64EBB4 #B464EB #EBB464
tetradic
#64EBB4 #7064EB #EB649B #DEEB64
square
#64EBB4 #7064EB #EB649B #DEEB64
split-complementary
#64EBB4 #EB64DE #EB7064
monochromatic
#18BC79 #2EE49A #64EBB4 #9AF2CE #D0F9E8
Accessibility & contrast
On white
1.49
#64EBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#64EBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBB4
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBB4 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB1
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#20EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ebb4; /* rgb */ color: rgb(100, 235, 180); /* oklch */ color: oklch(85.1% 0.143 163.6);
Tailwind
colors: {
custom: {
50: '#9bf2ca',
500: '#64ebb4',
950: '#000000',
},
}SCSS
$custom: #64ebb4; $custom-light: #9bf2ca; $custom-dark: #000000;
JSON
{
"hex": "#64ebb4",
"rgb": {
"r": 100,
"g": 235,
"b": 180
},
"hsl": {
"h": 155.556,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85057,
"c": 0.14287,
"h": 163.6
},
"luminance": 0.65421
}Semantic roles & 50–950 ramp
primary
#64EBB4
secondary
#BB386D
accent
#0C60D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582