#64FCBE#64FCBE
#64FCBE is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.4% C 0.157 H 163.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCBE |
|---|---|
| RGB | rgb(100, 252, 190) |
| HSL | hsl(156, 96%, 69%) |
| HSV | hsv(156, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(89.88, -54.49, 17.87) |
| CIE-LCH | lch(89.88, 57.35, 161.84°) |
| OKLab | oklab(89.36% -0.1501 0.0457) |
| OKLCH | oklch(89.36% 0.157 163.1) |
| XYZ | xyz(49.3554, 76.0428, 60.7819) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Light Aquamarine
#7BFDC7
ΔE00 2.15
Greenish Cyan
#2AFEB7
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 3.41
Greenish Turquoise
#00FBB0
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCBE #FC64A2
analogous
#64FC72 #64FCBE #64EEFC
triadic
#64FCBE #BE64FC #FCBE64
tetradic
#64FCBE #7264FC #FC64A2 #EEFC64
square
#64FCBE #7264FC #FC64A2 #EEFC64
split-complementary
#64FCBE #FC64EE #FC7264
monochromatic
#04E187 #28FBA5 #64FCBE #A0FDD7 #DCFEF0
Accessibility & contrast
On white
1.30
#64FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#64FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCBE
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCBE | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fcbe; /* rgb */ color: rgb(100, 252, 190); /* oklch */ color: oklch(89.4% 0.157 163.1);
Tailwind
colors: {
custom: {
50: '#9dfed1',
500: '#64fcbe',
950: '#000000',
},
}SCSS
$custom: #64fcbe; $custom-light: #9dfed1; $custom-dark: #000000;
JSON
{
"hex": "#64fcbe",
"rgb": {
"r": 100,
"g": 252,
"b": 190
},
"hsl": {
"h": 155.526,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.89358,
"c": 0.15687,
"h": 163.1
},
"luminance": 0.76048
}Semantic roles & 50–950 ramp
primary
#64FCBE
secondary
#D62E73
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683