#64EDBB#64EDBB
#64EDBB is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.140 H 166.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDBB |
|---|---|
| RGB | rgb(100, 237, 187) |
| HSL | hsl(158, 79%, 66%) |
| HSV | hsv(158, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(85.43, -48.95, 13.17) |
| CIE-LCH | lch(85.43, 50.69, 164.94°) |
| OKLab | oklab(85.71% -0.136 0.0337) |
| OKLCH | oklch(85.71% 0.14 166.1) |
| XYZ | xyz(44.5049, 66.8612, 57.5642) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 3.42
Light Aquamarine
#7BFDC7
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 4.10
Bright Teal
#01F9C6
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDBB #ED6496
analogous
#64ED76 #64EDBB #64DBED
triadic
#64EDBB #BB64ED #EDBB64
tetradic
#64EDBB #7664ED #ED6496 #DBED64
square
#64EDBB #7664ED #ED6496 #DBED64
split-complementary
#64EDBB #ED64DB #ED7664
monochromatic
#16C082 #2DE7A3 #64EDBB #9BF3D3 #D2FAEB
Accessibility & contrast
On white
1.46
#64EDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#64EDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDBB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDBB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB8
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#12EEDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64edbb; /* rgb */ color: rgb(100, 237, 187); /* oklch */ color: oklch(85.7% 0.140 166.1);
Tailwind
colors: {
custom: {
50: '#9bf3cf',
500: '#64edbb',
950: '#000000',
},
}SCSS
$custom: #64edbb; $custom-light: #9bf3cf; $custom-dark: #000000;
JSON
{
"hex": "#64edbb",
"rgb": {
"r": 100,
"g": 237,
"b": 187
},
"hsl": {
"h": 158.102,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85706,
"c": 0.14013,
"h": 166.1
},
"luminance": 0.66866
}Semantic roles & 50–950 ramp
primary
#64EDBB
secondary
#BF3768
accent
#0A56DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583