#64FCBD#64FCBD
#64FCBD is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.3% C 0.158 H 162.7°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCBD |
|---|---|
| RGB | rgb(100, 252, 189) |
| HSL | hsl(155, 96%, 69%) |
| HSV | hsv(155, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(89.86, -54.70, 18.36) |
| CIE-LCH | lch(89.86, 57.70, 161.45°) |
| OKLab | oklab(89.34% -0.1505 0.0469) |
| OKLCH | oklch(89.34% 0.158 162.7) |
| XYZ | xyz(49.2465, 75.9993, 60.2083) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.49
Light Aquamarine
#7BFDC7
ΔE00 2.28
Greenish Cyan
#2AFEB7
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 3.24
Greenish Turquoise
#00FBB0
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCBD #FC64A3
analogous
#64FC71 #64FCBD #64EFFC
triadic
#64FCBD #BD64FC #FCBD64
tetradic
#64FCBD #7164FC #FC64A3 #EFFC64
square
#64FCBD #7164FC #FC64A3 #EFFC64
split-complementary
#64FCBD #FC64EF #FC7164
monochromatic
#04E186 #28FBA3 #64FCBD #A0FDD7 #DCFEF0
Accessibility & contrast
On white
1.30
#64FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#64FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCBD
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCBD | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#E3DCC1
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fcbd; /* rgb */ color: rgb(100, 252, 189); /* oklch */ color: oklch(89.3% 0.158 162.7);
Tailwind
colors: {
custom: {
50: '#9dfed1',
500: '#64fcbd',
950: '#000000',
},
}SCSS
$custom: #64fcbd; $custom-light: #9dfed1; $custom-dark: #000000;
JSON
{
"hex": "#64fcbd",
"rgb": {
"r": 100,
"g": 252,
"b": 189
},
"hsl": {
"h": 155.132,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.89335,
"c": 0.15765,
"h": 162.7
},
"luminance": 0.76004
}Semantic roles & 50–950 ramp
primary
#64FCBD
secondary
#D62E74
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683