#64EBBE#64EBBE
#64EBBE is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.135 H 168.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBBE |
|---|---|
| RGB | rgb(100, 235, 190) |
| HSL | hsl(160, 77%, 66%) |
| HSV | hsv(160, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(84.91, -47.44, 10.86) |
| CIE-LCH | lch(84.91, 48.67, 167.10°) |
| OKLab | oklab(85.31% -0.1326 0.0278) |
| OKLCH | oklch(85.31% 0.135 168.1) |
| XYZ | xyz(44.2536, 65.8394, 59.0813) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 2.96
Seafoam
#7FE0B3
ΔE00 3.98
Light Aquamarine
#7BFDC7
ΔE00 4.43
Bright Teal
#01F9C6
ΔE00 4.44
Aquamarine
#7FFFD4
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBBE #EB6491
analogous
#64EB7A #64EBBE #64D4EB
triadic
#64EBBE #BE64EB #EBBE64
tetradic
#64EBBE #7A64EB #EB6491 #D4EB64
square
#64EBBE #7A64EB #EB6491 #D4EB64
split-complementary
#64EBBE #EB64D4 #EB7A64
monochromatic
#18BC86 #2EE4A7 #64EBBE #9AF2D5 #D0F9EB
Accessibility & contrast
On white
1.48
#64EBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#64EBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBBE
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBBE | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#0DECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ebbe; /* rgb */ color: rgb(100, 235, 190); /* oklch */ color: oklch(85.3% 0.135 168.1);
Tailwind
colors: {
custom: {
50: '#9bf2d1',
500: '#64ebbe',
950: '#000000',
},
}SCSS
$custom: #64ebbe; $custom-light: #9bf2d1; $custom-dark: #000000;
JSON
{
"hex": "#64ebbe",
"rgb": {
"r": 100,
"g": 235,
"b": 190
},
"hsl": {
"h": 160,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85305,
"c": 0.13547,
"h": 168.1
},
"luminance": 0.65844
}Semantic roles & 50–950 ramp
primary
#64EBBE
secondary
#BB3864
accent
#0C51D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583