#64E9B2#64E9B2
#64E9B2 is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.5% C 0.142 H 163.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9B2 |
|---|---|
| RGB | rgb(100, 233, 178) |
| HSL | hsl(155, 75%, 65%) |
| HSV | hsv(155, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 23.6%, 8.6%) |
| CIE-LAB | lab(84.07, -49.21, 15.93) |
| CIE-LCH | lch(84.07, 51.72, 162.06°) |
| OKLab | oklab(84.53% -0.1358 0.0408) |
| OKLCH | oklch(84.53% 0.142 163.3) |
| XYZ | xyz(42.4263, 64.1974, 52.2664) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.55
Seafoam
#7FE0B3
ΔE00 3.68
Aqua Marine
#2EE8BB
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 4.50
Light Turquoise
#7EF4CC
ΔE00 4.77
Eucalyptus
#44D7A8
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9B2 #E9649B
analogous
#64E96F #64E9B2 #64DDE9
triadic
#64E9B2 #B264E9 #E9B264
tetradic
#64E9B2 #6F64E9 #E9649B #DDE964
square
#64E9B2 #6F64E9 #E9649B #DDE964
split-complementary
#64E9B2 #E964DD #E96F64
monochromatic
#1AB877 #2EE197 #64E9B2 #9AF1CD #CFF8E7
Accessibility & contrast
On white
1.52
#64E9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#64E9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9B2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9B2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAAF
Deuteranopia (green-blind)
#D2CCB5
Tritanopia (blue-blind)
#24E9DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e9b2; /* rgb */ color: rgb(100, 233, 178); /* oklch */ color: oklch(84.5% 0.142 163.3);
Tailwind
colors: {
custom: {
50: '#9bf1c9',
500: '#64e9b2',
950: '#000000',
},
}SCSS
$custom: #64e9b2; $custom-light: #9bf1c9; $custom-dark: #000000;
JSON
{
"hex": "#64e9b2",
"rgb": {
"r": 100,
"g": 233,
"b": 178
},
"hsl": {
"h": 155.188,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84529,
"c": 0.14183,
"h": 163.3
},
"luminance": 0.64202
}Semantic roles & 50–950 ramp
primary
#64E9B2
secondary
#B8396E
accent
#0E61D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582