#64EBBF#64EBBF
#64EBBF is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.135 H 168.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBBF |
|---|---|
| RGB | rgb(100, 235, 191) |
| HSL | hsl(160, 77%, 66%) |
| HSV | hsv(160, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(84.94, -47.22, 10.37) |
| CIE-LCH | lch(84.94, 48.35, 167.61°) |
| OKLab | oklab(85.33% -0.1321 0.0266) |
| OKLCH | oklch(85.33% 0.135 168.6) |
| XYZ | xyz(44.3633, 65.8832, 59.6589) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.86
Light Turquoise
#7EF4CC
ΔE00 2.87
Seafoam
#7FE0B3
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.45
Light Aquamarine
#7BFDC7
ΔE00 4.54
Aquamarine
#7FFFD4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBBF #EB6490
analogous
#64EB7B #64EBBF #64D4EB
triadic
#64EBBF #BF64EB #EBBF64
tetradic
#64EBBF #7B64EB #EB6490 #D4EB64
square
#64EBBF #7B64EB #EB6490 #D4EB64
split-complementary
#64EBBF #EB64D4 #EB7B64
monochromatic
#18BC87 #2EE4A9 #64EBBF #9AF2D5 #D0F9EC
Accessibility & contrast
On white
1.48
#64EBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#64EBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBBF
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBBF | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDBD
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#0AECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ebbf; /* rgb */ color: rgb(100, 235, 191); /* oklch */ color: oklch(85.3% 0.135 168.6);
Tailwind
colors: {
custom: {
50: '#9bf2d2',
500: '#64ebbf',
950: '#000000',
},
}SCSS
$custom: #64ebbf; $custom-light: #9bf2d2; $custom-dark: #000000;
JSON
{
"hex": "#64ebbf",
"rgb": {
"r": 100,
"g": 235,
"b": 191
},
"hsl": {
"h": 160.444,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.8533,
"c": 0.13477,
"h": 168.6
},
"luminance": 0.65888
}Semantic roles & 50–950 ramp
primary
#64EBBF
secondary
#BB3863
accent
#0C4FD9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583