#64EBB1#64EBB1
#64EBB1 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.0% C 0.145 H 162.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBB1 |
|---|---|
| RGB | rgb(100, 235, 177) |
| HSL | hsl(154, 77%, 66%) |
| HSV | hsv(154, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.64, -50.25, 17.25) |
| CIE-LCH | lch(84.64, 53.13, 161.05°) |
| OKLab | oklab(84.99% -0.1384 0.0441) |
| OKLCH | oklch(84.99% 0.145 162.3) |
| XYZ | xyz(42.8957, 65.2962, 51.9293) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.88
Seafoam
#7FE0B3
ΔE00 4.17
Light Aquamarine
#7BFDC7
ΔE00 4.24
Aqua Marine
#2EE8BB
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.71
Greenish Cyan
#2AFEB7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBB1 #EB649E
analogous
#64EB6D #64EBB1 #64E2EB
triadic
#64EBB1 #B164EB #EBB164
tetradic
#64EBB1 #6D64EB #EB649E #E2EB64
square
#64EBB1 #6D64EB #EB649E #E2EB64
split-complementary
#64EBB1 #EB64E2 #EB6D64
monochromatic
#18BC76 #2EE496 #64EBB1 #9AF2CC #D0F9E8
Accessibility & contrast
On white
1.49
#64EBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#64EBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBB1
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBB1 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAE
Deuteranopia (green-blind)
#D4CEB5
Tritanopia (blue-blind)
#24EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ebb1; /* rgb */ color: rgb(100, 235, 177); /* oklch */ color: oklch(85.0% 0.145 162.3);
Tailwind
colors: {
custom: {
50: '#9bf2c8',
500: '#64ebb1',
950: '#000000',
},
}SCSS
$custom: #64ebb1; $custom-light: #9bf2c8; $custom-dark: #000000;
JSON
{
"hex": "#64ebb1",
"rgb": {
"r": 100,
"g": 235,
"b": 177
},
"hsl": {
"h": 154.222,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84986,
"c": 0.14525,
"h": 162.3
},
"luminance": 0.653
}Semantic roles & 50–950 ramp
primary
#64EBB1
secondary
#BB3870
accent
#0C64D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582