#64FEBD#64FEBD
#64FEBD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.160 H 162.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEBD |
|---|---|
| RGB | rgb(100, 254, 189) |
| HSL | hsl(155, 99%, 69%) |
| HSV | hsv(155, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.44, -55.50, 19.17) |
| CIE-LCH | lch(90.44, 58.72, 160.94°) |
| OKLab | oklab(89.81% -0.1525 0.0489) |
| OKLCH | oklch(89.81% 0.16 162.2) |
| XYZ | xyz(49.8778, 77.2620, 60.4187) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Greenish Cyan
#2AFEB7
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 3.07
Greenish Turquoise
#00FBB0
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEBD #FE64A5
analogous
#64FE70 #64FEBD #64F2FE
triadic
#64FEBD #BD64FE #FEBD64
tetradic
#64FEBD #7064FE #FE64A5 #F2FE64
square
#64FEBD #7064FE #FE64A5 #F2FE64
split-complementary
#64FEBD #FE64F2 #FE7064
monochromatic
#01E686 #27FEA3 #64FEBD #A1FED7 #DEFFF1
Accessibility & contrast
On white
1.28
#64FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#64FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEBD
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEBD | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64febd; /* rgb */ color: rgb(100, 254, 189); /* oklch */ color: oklch(89.8% 0.160 162.2);
Tailwind
colors: {
custom: {
50: '#9effd1',
500: '#64febd',
950: '#000000',
},
}SCSS
$custom: #64febd; $custom-light: #9effd1; $custom-dark: #000000;
JSON
{
"hex": "#64febd",
"rgb": {
"r": 100,
"g": 254,
"b": 189
},
"hsl": {
"h": 154.675,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.89812,
"c": 0.1602,
"h": 162.2
},
"luminance": 0.77267
}Semantic roles & 50–950 ramp
primary
#64FEBD
secondary
#D92D76
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683