#65FFBE#65FFBE
#65FFBE is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.160 H 162.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFBE |
|---|---|
| RGB | rgb(101, 255, 190) |
| HSL | hsl(155, 100%, 70%) |
| HSV | hsv(155, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.78, -55.51, 19.14) |
| CIE-LCH | lch(90.78, 58.72, 160.98°) |
| OKLab | oklab(90.1% -0.1526 0.0488) |
| OKLCH | oklch(90.1% 0.16 162.3) |
| XYZ | xyz(50.4162, 77.9993, 61.1036) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.82
Light Aquamarine
#7BFDC7
ΔE00 2.50
Greenish Cyan
#2AFEB7
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 3.10
Greenish Turquoise
#00FBB0
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFBE #FF65A6
analogous
#65FF71 #65FFBE #65F3FF
triadic
#65FFBE #BE65FF #FFBE65
tetradic
#65FFBE #7165FF #FF65A6 #F3FF65
square
#65FFBE #7165FF #FF65A6 #F3FF65
split-complementary
#65FFBE #FF65F3 #FF7165
monochromatic
#00EA87 #28FFA4 #65FFBE #A2FFD8 #DFFFF2
Accessibility & contrast
On white
1.26
#65FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#65FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFBE
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFBE | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65ffbe; /* rgb */ color: rgb(101, 255, 190); /* oklch */ color: oklch(90.1% 0.160 162.3);
Tailwind
colors: {
custom: {
50: '#9effd1',
500: '#65ffbe',
950: '#000000',
},
}SCSS
$custom: #65ffbe; $custom-light: #9effd1; $custom-dark: #000000;
JSON
{
"hex": "#65ffbe",
"rgb": {
"r": 101,
"g": 255,
"b": 190
},
"hsl": {
"h": 154.675,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90102,
"c": 0.16023,
"h": 162.3
},
"luminance": 0.78004
}Semantic roles & 50–950 ramp
primary
#65FFBE
secondary
#DA2E77
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683