#64EBB8#64EBB8
#64EBB8 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.140 H 165.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBB8 |
|---|---|
| RGB | rgb(100, 235, 184) |
| HSL | hsl(157, 77%, 66%) |
| HSV | hsv(157, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(84.78, -48.76, 13.81) |
| CIE-LCH | lch(84.78, 50.68, 164.19°) |
| OKLab | oklab(85.15% -0.1353 0.0354) |
| OKLCH | oklch(85.15% 0.14 165.3) |
| XYZ | xyz(43.6113, 65.5824, 55.6985) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 3.90
Light Aquamarine
#7BFDC7
ΔE00 4.05
Bright Teal
#01F9C6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBB8 #EB6497
analogous
#64EB74 #64EBB8 #64DBEB
triadic
#64EBB8 #B864EB #EBB864
tetradic
#64EBB8 #7464EB #EB6497 #DBEB64
square
#64EBB8 #7464EB #EB6497 #DBEB64
split-complementary
#64EBB8 #EB64DB #EB7464
monochromatic
#18BC7E #2EE49F #64EBB8 #9AF2D1 #D0F9EA
Accessibility & contrast
On white
1.49
#64EBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#64EBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBB8
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBB8 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB5
Deuteranopia (green-blind)
#D3CEBB
Tritanopia (blue-blind)
#1AEBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ebb8; /* rgb */ color: rgb(100, 235, 184); /* oklch */ color: oklch(85.2% 0.140 165.3);
Tailwind
colors: {
custom: {
50: '#9bf2cd',
500: '#64ebb8',
950: '#000000',
},
}SCSS
$custom: #64ebb8; $custom-light: #9bf2cd; $custom-dark: #000000;
JSON
{
"hex": "#64ebb8",
"rgb": {
"r": 100,
"g": 235,
"b": 184
},
"hsl": {
"h": 157.333,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85154,
"c": 0.13981,
"h": 165.3
},
"luminance": 0.65587
}Semantic roles & 50–950 ramp
primary
#64EBB8
secondary
#BB386A
accent
#0C5AD9
background
#FCFFFE
surface
#F5FEFA
border
#CFD6D3
text
#0F1713
muted
#808583