#65FFBC#65FFBC
#65FFBC is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.162 H 161.5°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFBC |
|---|---|
| RGB | rgb(101, 255, 188) |
| HSL | hsl(154, 100%, 70%) |
| HSV | hsv(154, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.74, -55.92, 20.10) |
| CIE-LCH | lch(90.74, 59.43, 160.23°) |
| OKLab | oklab(90.06% -0.1535 0.0513) |
| OKLCH | oklch(90.06% 0.162 161.5) |
| XYZ | xyz(50.1991, 77.9125, 59.9603) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Greenish Cyan
#2AFEB7
ΔE00 2.52
Light Blue Green
#7EFBB3
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 2.82
Greenish Turquoise
#00FBB0
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFBC #FF65A8
analogous
#65FF6F #65FFBC #65F5FF
triadic
#65FFBC #BC65FF #FFBC65
tetradic
#65FFBC #6F65FF #FF65A8 #F5FF65
square
#65FFBC #6F65FF #FF65A8 #F5FF65
split-complementary
#65FFBC #FF65F5 #FF6F65
monochromatic
#00EA84 #28FFA1 #65FFBC #A2FFD7 #DFFFF1
Accessibility & contrast
On white
1.27
#65FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#65FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFBC
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFBC | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65ffbc; /* rgb */ color: rgb(101, 255, 188); /* oklch */ color: oklch(90.1% 0.162 161.5);
Tailwind
colors: {
custom: {
50: '#9effd0',
500: '#65ffbc',
950: '#000000',
},
}SCSS
$custom: #65ffbc; $custom-light: #9effd0; $custom-dark: #000000;
JSON
{
"hex": "#65ffbc",
"rgb": {
"r": 101,
"g": 255,
"b": 188
},
"hsl": {
"h": 153.896,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90056,
"c": 0.16181,
"h": 161.5
},
"luminance": 0.77918
}Semantic roles & 50–950 ramp
primary
#65FFBC
secondary
#DA2E79
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683